[PATCH] D108377: [asan] Implemented flag to emit intrinsics to optimize ASan callbacks.
Kirill Stoimenov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 12:24:27 PDT 2021
kstoimenov updated this revision to Diff 368959.
kstoimenov added a comment.
Fixed the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108377/new/
https://reviews.llvm.org/D108377
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-optimize-callbacks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108377.368959.patch
Type: text/x-patch
Size: 6732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/3c2592d4/attachment.bin>
More information about the llvm-commits
mailing list