[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
Mon Oct 24 14:27:18 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c35b6165ccc: [ASAN] Don't inline when -asan-max-inline-poisoning-size=0 (authored by rsundahl).
Changed prior to commit:
https://reviews.llvm.org/D136197?vs=469404&id=470291#toc
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/test/asan/TestCases/set_shadow_test.c
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/calls-only.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136197.470291.patch
Type: text/x-patch
Size: 11969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/0a459324/attachment.bin>
More information about the llvm-commits
mailing list