https://bugs.llvm.org/show_bug.cgi?id=43116
Alfredo Dal'Ava Júnior <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Alfredo Dal'Ava Júnior <[email protected]> ---
Thank you Fangrui, test program is working fine now with your patches and the
lines bellow added right after ".text" in crt1.s:
.globl _GLOBAL_OFFSET_TABLE_
.reloc 0, R_PPC_NONE, _GLOBAL_OFFSET_TABLE_
Backport from trunk to llvm9 was requested (and merged) by
https://bugs.llvm.org/show_bug.cgi?id=43148
So I believe this can be closed
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs