[PATCH] D109393: [asan] Changed the label for error reporting code to use GOT instead of PLT.
Kirill Stoimenov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 07:42:11 PDT 2021
kstoimenov added a comment.
Thanks for the review. I think the culprit was that I was using JMP_1 instead of JMP_4. I will drop this patch and send out another one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109393/new/
https://reviews.llvm.org/D109393
More information about the llvm-commits
mailing list