[llvm-commits] Link failing due to debug info
Duncan Sands
baldrick at free.fr
Tue Jan 13 04:21:51 PST 2009
Hi Devang, I'm seeing lots of failures like this in the Ada testsuite:
gnatlink a87b59a.ali --GCC=gcc-4.2.llvm-objects-32/gcc/xgcc -B/home/duncan/LLVM/gcc-4.2.llvm-objects-32/gcc/
gcc-4.2.llvm-objects-32/gcc/ada/rts/s-tasdeb.o:(.debug_info+0xa0): undefined reference to `llvm.dbg.global_variable643'
gcc-4.2.llvm-objects-32/gcc/ada/rts/s-tasdeb.o:(.debug_info+0xb8): undefined reference to `llvm.dbg.global_variable641'
gcc-4.2.llvm-objects-32/gcc/ada/rts/s-tasdeb.o:(.debug_info+0xd0): undefined reference to `llvm.dbg.global_variable639'
...
Any idea what that's about? I can send you the corresponding LLVM IR
if that would help.
Best wishes,
Duncan.
More information about the llvm-commits
mailing list