[PATCH] D108377: [asan] Implemented custom calling convention similar used by HWASan for X86.
Kirill Stoimenov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 08:02:26 PDT 2021
kstoimenov updated this revision to Diff 367500.
kstoimenov added a comment.
Pulled constants like shadow base, etc out of the intrinsic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108377/new/
https://reviews.llvm.org/D108377
Files:
clang/test/CodeGen/asan-use-callbacks.cpp
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108377.367500.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/d7ffbf44/attachment.bin>
More information about the llvm-commits
mailing list