[PATCH] D136197: [ASAN] Don't inline when -asan-max-inline-poisoning-size=0
Roy Sundahl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 12:56:24 PDT 2022
rsundahl updated this revision to Diff 468671.
rsundahl added a comment.
Remove debugging code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136197/new/
https://reviews.llvm.org/D136197
Files:
compiler-rt/lib/asan/asan_interface.inc
compiler-rt/lib/asan/asan_interface_internal.h
compiler-rt/lib/asan/asan_poisoning.cpp
compiler-rt/lib/asan/asan_rtl.cpp
compiler-rt/lib/asan/tests/asan_internal_interface_test.cpp
compiler-rt/lib/asan/weak_symbols.txt
compiler-rt/test/asan/TestCases/set_shadow_test.c
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/calls-only.ll
llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime-be.ll
llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime.ll
llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136197.468671.patch
Type: text/x-patch
Size: 15539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/276c043a/attachment.bin>
More information about the llvm-commits
mailing list