[PATCH] D19044: ELF: Do not create relative relocations for undefined symbols.
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 19:14:41 PDT 2016
rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/ELF/pie-weak.s:5
@@ +4,3 @@
+
+# CHECK: Relocations [
+# CHECK-NEXT: ]
----------------
please also check the content of .text by disassembling it.
http://reviews.llvm.org/D19044
More information about the llvm-commits
mailing list