[llvm] r174445 - Dwarf: support for LTO where a single object file can have multiple line tables

Eric Christopher echristo at gmail.com
Tue Feb 12 11:14:26 PST 2013


On Tue, Feb 12, 2013 at 11:10 AM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:

> On 2/12/2013 12:51 PM, David Blaikie wrote:
>
>>
>> 174479 & 174785 should've addressed these. Are you still seeing the issue?
>>
>
> I can reproduce it this way (on a x86_64 Linux box):
>
> $ /path/to/bld/Release+Asserts/**bin/llc stmt-list-multiple-compile-**
> units.ll
> $ as stmt-list-multiple-compile-**units.s -o x.o
> $ nm x.o | grep line_table
>                  U .Lline_table_start1
>
>
> This is with a very fresh LLVM (from today).
>
>
This is the same thing we mentioned with dragonegg I think?

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130212/1f4e9651/attachment.html>


More information about the llvm-commits mailing list