[PATCH] D39469: [asan] Add CMake hook to override shadow scale in compiler_rt

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 16:22:38 PST 2017


waltl updated this revision to Diff 122549.
waltl edited the summary of this revision.
waltl added a comment.

Address CR comments.


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/lit.common.cfg
  compiler-rt/test/lit.common.configured.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39469.122549.patch
Type: text/x-patch
Size: 4170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171111/8ab1f3bd/attachment.bin>


More information about the llvm-commits mailing list