[PATCH] D36350: [lld] Allow rel iplt symbols with dynamic symbol table
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 21:32:23 PDT 2017
ruiu requested changes to this revision.
ruiu added inline comments.
This revision now requires changes to proceed.
================
Comment at: test/ELF/gnu-ifunc-dynsym.s:7
+// CHECK-DAG: __rela_iplt_start
+// CHECK-DAG: __rela_iplt_end
+
----------------
Remove -DAG?
https://reviews.llvm.org/D36350
More information about the llvm-commits
mailing list