[PATCH] D109183: [asan] Fixed link error by setting jump symbol to R_X86_64_PLT32.

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 14:49:16 PDT 2021


kstoimenov updated this revision to Diff 370418.
kstoimenov added a comment.

Fixed a test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109183/new/

https://reviews.llvm.org/D109183

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: D109183.370418.patch
Type: text/x-patch
Size: 4644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/7d953acb/attachment.bin>


More information about the llvm-commits mailing list