[LLVMdev] First-class debug info IR: MDLocation

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon Oct 27 11:18:17 PDT 2014


> On 2014-Oct-27, at 09:33, David Blaikie <dblaikie at gmail.com> wrote:
> 
>> > Would it be possible to omit the names of unreferenced nested metadata? (if you have a bunch of member functions in a class, but don't need to refer to them elsewhere (eg: those member functions aren't defined in this translation unit)) - that'd help readability/writeability, but probably wouldn't impact FileCheck.
>> 
>> Certainly possible, but is it generally desirable?
> 
> I would imagine so - is there any reason the names/numbers would be preferable?

I don't know :).

@Adrian?

>> I guess we'll sort that out when I get there.
> 
> Sure enough.




More information about the llvm-dev mailing list