[PATCH] D36037: [asan] Move shadow memory setup into its own file
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 16:46:19 PDT 2017
mcgrathr created this revision.
mcgrathr added a project: Sanitizers.
Herald added subscribers: mgorny, kubamracek.
Repository:
rL LLVM
https://reviews.llvm.org/D36037
Files:
lib/asan/CMakeLists.txt
lib/asan/asan_internal.h
lib/asan/asan_rtl.cc
lib/asan/asan_shadow_setup.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36037.108744.patch
Type: text/x-patch
Size: 12818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/583c9a48/attachment.bin>
More information about the llvm-commits
mailing list