[llvm] r219010 - Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
dexonsmith at apple.com
Sat Oct 4 08:20:47 PDT 2014
> On 2014 Oct 3, at 17:37, Adrian Prantl <aprantl at apple.com> wrote:
>
>
>> On Oct 3, 2014, at 5:34 PM, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
>>
>> Oops! Updating that document was faster than I expected. This must
>> be why.
>>
>> Looking more closely, the examples don't seem better than looking
>> directly at `include/llvm/IR/DebugInfo.h` and `lib/IR/DIBuilder.cpp`.
>>
>> In the attached patch, I update a few of them, but prune the rest, and
>> point the reader at the appropriate place in the source.
>>
>> Thoughts?
>
> Looks like you found a way to reduce the maintenance effort while increasing the accuracy of the documentation. I won’t complain :-)
r219051
More information about the llvm-commits
mailing list