[PATCH] D35724: [ELF] - Fix missing relocation when linking executable with --unresolved-symbols=ignore-all
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 04:50:25 PDT 2017
grimar added inline comments.
================
Comment at: test/ELF/no-inhibit-exec.s:12-13
+
+# RELOC: Relocations [
+# RELOC: ]
----------------
ruiu wrote:
> This doesn't seem to make much sense. Did you forgot to add `-NEXT`?
Thats true, thanks !
https://reviews.llvm.org/D35724
More information about the llvm-commits
mailing list