[llvm-commits] [llvm] r144600 - /llvm/trunk/docs/index.html
Chris Lattner
clattner at apple.com
Tue Nov 15 09:53:39 PST 2011
On Nov 14, 2011, at 5:14 PM, Devang Patel wrote:
> 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
Hi Devang,
Can this be merged into some other document, like the SourceLevelDebugging doc?
-Chris
>
> 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>
>
> <!--=======================================================================-->
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list