[PATCH] D49383: [cfi-verify] Support cross-DSO by treating certain calls as traps.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 15:32:35 PDT 2018
pcc added a comment.
And agreed with eugenis that if you can avoid using the disassembler in `findPltEntries` that might be simpler.
https://reviews.llvm.org/D49383
More information about the llvm-commits
mailing list