[llvm-commits] [PATCH] Emit DWARF relocation from .debug_aranges to .debug_info for asm files.

Eric Christopher echristo at gmail.com
Thu Nov 15 08:35:12 PST 2012


Actually, nevermind, it isn't going to work yet with llvm-dwarfdump because
llvm-dwarfdump is only processing relocations from the debug_info section.
I'll fix that at some point in the nearish future.

-eric


On Thu, Nov 15, 2012 at 8:16 AM, Eric Christopher <echristo at gmail.com>wrote:

>
>
>
> On Thu, Nov 15, 2012 at 1:56 AM, Alexey Samsonov <samsonov at google.com>wrote:
>
>> On Wed, Nov 14, 2012 at 8:09 PM, Eric Christopher <echristo at gmail.com>wrote:
>>
>>> Meant to ask if you wouldn't mind adding a test that llvm-dwarfdump
>>> could use as well?
>>>
>>> Thanks!
>>>
>>
>> Um, what do you want to test:
>> that llvm-mc produces an object file, with relocations that can be
>> correctly understood by llvm-dwarfdump?
>>
>>
> If it's reasonably easy to do yeah, I figured some file that you're
> currently using as a testcase.
>
> -eric
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121115/8c2fb57c/attachment.html>


More information about the llvm-commits mailing list