[llvm-commits] [llvm] r144600 - /llvm/trunk/docs/index.html
Devang Patel
dpatel at apple.com
Mon Nov 14 17:14:37 PST 2011
Author: dpatel
Date: Mon Nov 14 19:14:37 2011
New Revision: 144600
URL: http://llvm.org/viewvc/llvm-project?rev=144600&view=rev
Log:
Add ObjCPropertyDebugInfo.html
Modified:
llvm/trunk/docs/index.html
Modified: llvm/trunk/docs/index.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.html?rev=144600&r1=144599&r2=144600&view=diff
==============================================================================
--- llvm/trunk/docs/index.html (original)
+++ llvm/trunk/docs/index.html Mon Nov 14 19:14:37 2011
@@ -212,6 +212,9 @@
<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>
<!--=======================================================================-->
More information about the llvm-commits
mailing list