[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
Tue Sep 7 14:31:12 PDT 2021


kstoimenov created this revision.
kstoimenov added a reviewer: kda.
Herald added subscribers: pengfei, hiraditya.
kstoimenov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Switching from PLT to GOT makes more tests to pass on mondo.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109393

Files:
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/asan-check-memaccess-add.ll
  llvm/test/CodeGen/X86/asan-check-memaccess-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109393.371192.patch
Type: text/x-patch
Size: 4693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/5a4bcd31/attachment.bin>


More information about the llvm-commits mailing list