[llvm-commits] Link failing due to debug info
Devang Patel
dpatel at apple.com
Tue Jan 13 09:21:34 PST 2009
On Jan 13, 2009, at 4:21 AM, Duncan Sands wrote:
> 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.
Yes, please send me corresponding LLVM IR.
Thanks,
-
Devang
>
>
> Best wishes,
>
> Duncan.
More information about the llvm-commits
mailing list