[PATCH] D36037: [asan] Move shadow memory setup into its own file

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 23:49:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309542: [asan] Move shadow memory setup into its own file (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D36037?vs=108744&id=108864#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36037

Files:
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/asan/asan_internal.h
  compiler-rt/trunk/lib/asan/asan_rtl.cc
  compiler-rt/trunk/lib/asan/asan_shadow_setup.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36037.108864.patch
Type: text/x-patch
Size: 13056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/38c04eee/attachment.bin>


More information about the llvm-commits mailing list