[PATCH] Debug Info on Windows

Carlo Kok ck at remobjects.com
Tue Jul 30 11:09:10 PDT 2013


Op 30-7-2013 19:38, Robinson, Paul schreef:
>>>
>>>
>>> Problem is, I don't know what this would affect.
>>>
>>
>> I can't even get one of the clang testcases to hit this. What would be
>> the next step? The last version I sent works on Windows and doesn't
>> affect anything else (doesDwarfUseRelocationsAcrossSections is only set
>> on Windows/COFF).
>
> Eh? It's set for everything except Darwin, I thought.
> For sure it's set for ELF-using targets.
> --paulr

Sorry, I meant NeedsDwarfSectionOffsetDirective (thats the one I use for 
this patch).

--
Carlo Kok



More information about the llvm-commits mailing list