[llvm-commits] [llvm] r144600 - /llvm/trunk/docs/index.html
Devang Patel
dpatel at apple.com
Tue Nov 15 10:06:28 PST 2011
Hi Chris,
On Nov 15, 2011, at 9:53 AM, Chris Lattner wrote:
> 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?
>
SourceLevelDebugging is meant for clang+llvm developers. Where as lldb developers are also targeted by this doc and I also expect to see a doc on recent accelerator tables work where audience is llvm+lldb developers.
If you still think SourceLevelDebugging is appropriate then I'll merge them.
-
Devang
> -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