[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 20:59:04 PDT 2017
ruiu added a comment.
I'd just check for the existence of __rela_iplt_{start,end} symbols. We don't need to verify its disassembly as that should already been tested by other tests.
https://reviews.llvm.org/D36350
More information about the llvm-commits
mailing list