[PATCH] D49383: [cfi-verify] Support cross-DSO by treating certain calls as traps.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 15:13:23 PDT 2018


jgalenson added a comment.

On AArch64, searching for adrp/ldr pairs is still a heuristic; is there not a more principled way of doing it?  What about x86?  And how do we get the name of the function this way?


https://reviews.llvm.org/D49383





More information about the llvm-commits mailing list