[PATCH] D143108: [Asan] Add "funclet" OpBundle to Asan calls that are generated inside a funclet
Sylvain Audi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 12:08:19 PDT 2023
saudi updated this revision to Diff 551595.
saudi added a comment.
Rebased on main.
Also added a check to allow colorless BasicBlocks from `colorEHFunclets()`, for the case of unreachable BB, which may happen during the asan pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143108/new/
https://reviews.llvm.org/D143108
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-funclet.ll
llvm/test/Instrumentation/AddressSanitizer/localescape.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143108.551595.patch
Type: text/x-patch
Size: 23771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/d8655b66/attachment.bin>
More information about the llvm-commits
mailing list