[PATCH] D39469: [asan] Add CMake hook to override default shadow scale
Walter Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 09:19:40 PST 2017
waltl updated this revision to Diff 122458.
waltl edited the summary of this revision.
waltl added a comment.
Change approach to only override shadow scale in compiler_rt
https://reviews.llvm.org/D39469
Files:
compiler-rt/CMakeLists.txt
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_mapping.h
compiler-rt/lib/asan/tests/CMakeLists.txt
compiler-rt/test/asan/lit.cfg
compiler-rt/test/lit.common.cfg
compiler-rt/test/lit.common.configured.in
compiler-rt/test/lsan/lit.common.cfg
compiler-rt/test/sanitizer_common/lit.common.cfg
compiler-rt/test/ubsan/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39469.122458.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/0219612c/attachment-0001.bin>
More information about the llvm-commits
mailing list