[PATCH] D35724: [ELF] - Fix missing relocation when linking executable with --unresolved-symbols=ignore-all
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 10:35:28 PDT 2017
ruiu added inline comments.
================
Comment at: test/ELF/no-inhibit-exec.s:12-13
+
+# RELOC: Relocations [
+# RELOC: ]
----------------
This doesn't seem to make much sense. Did you forgot to add `-NEXT`?
https://reviews.llvm.org/D35724
More information about the llvm-commits
mailing list