[LLVMdev] Unreachable in llvm-nm in Debug mode
Renato Golin
renato.golin at linaro.org
Fri Sep 6 12:58:56 PDT 2013
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?
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130906/837f41e9/attachment.html>
More information about the llvm-dev
mailing list