diff options
| author | Devang Patel <dpatel@apple.com> | 2011-11-15 01:14:37 +0000 |
|---|---|---|
| committer | Devang Patel <dpatel@apple.com> | 2011-11-15 01:14:37 +0000 |
| commit | aa284c564f8452350fb051ec60cb98f835aa13e8 (patch) | |
| tree | 8ceca4f3aa82e279fc2195313700cfb8d63ebbb7 /llvm/docs/index.html | |
| parent | 41eac807ee269e17c9f71ce2f30bbd41d537ec15 (diff) | |
| download | bcm5719-llvm-aa284c564f8452350fb051ec60cb98f835aa13e8.tar.gz bcm5719-llvm-aa284c564f8452350fb051ec60cb98f835aa13e8.zip | |
Add ObjCPropertyDebugInfo.html
llvm-svn: 144600
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index bfca45ba0a2..3e74a249793 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -212,6 +212,9 @@ JITed code with GDB.</li> <li><a href="BranchWeightMetadata.html">Branch Weight Metadata</a> - Provides information about Branch Prediction Information.</li> +<li><a href="ObjCPropertyDebugInfo.html">Objective C Property Debug Info</a> +- Debugging information extension for Objective C Property.</li> + </ul> <!--=======================================================================--> |

