[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
Mon Aug 28 14:56:19 PDT 2023


saudi updated this revision to Diff 554060.
saudi marked an inline comment as done.
saudi added a comment.

Applied suggestion in comment (making `RuntimeCallInserter` use an RAII approach)


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

https://reviews.llvm.org/D143108

Files:
  compiler-rt/test/asan/TestCases/Windows/issue64990.cpp
  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.554060.patch
Type: text/x-patch
Size: 29630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/56fe8ec0/attachment.bin>


More information about the llvm-commits mailing list