[LLVMdev] Unreachable in llvm-nm in Debug mode

Renato Golin renato.golin at linaro.org
Fri Sep 6 13:22:54 PDT 2013


Thanks Eli, I should have looked in bugzilla...

Cheers,
Renato
On 6 Sep 2013 21:18, "Eli Friedman" <eli.friedman at gmail.com> wrote:

> On Fri, Sep 6, 2013 at 12:58 PM, Renato Golin <renato.golin at linaro.org>wrote:
>
>> Folks,
>>
>> I'm seeing this unreachable on test/Object/archive-symtab.test in debug
>> mode:
>>
>> $ /home/rengolin/workspace/llvm/bin/./llvm-nm -s
>> /home/rengolin/workspace/llvm/test/Object/Output/archive-symtab.test.tmp.a
>> trivial-object-test.elf-x86-64:
>>          U SomeOtherFunction
>> 00000000 T main
>>          U puts
>> Invalid alignment for ELF file!
>> UNREACHABLE executed at
>> /home/rengolin/devel/llvm/src/lib/Object/ELFObjectFile.cpp:67!
>>
>> Anyone else seeing this?
>>
>
> http://llvm.org/bugs/show_bug.cgi?id=17056
>
> -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130906/cf7c7e93/attachment.html>


More information about the llvm-dev mailing list