[PATCH] D23363: [compiler-rt] Add support for the dynamic shadow allocation

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 09:49:38 PDT 2016


etienneb updated this revision to Diff 71519.
etienneb added a comment.

rebased + cleanup


https://reviews.llvm.org/D23363

Files:
  lib/asan/asan_interface_internal.h
  lib/asan/asan_mapping.h
  lib/asan/asan_rtl.cc
  lib/asan/asan_win_dll_thunk.cc
  lib/asan/asan_win_dynamic_runtime_thunk.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23363.71519.patch
Type: text/x-patch
Size: 8431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/02df7d6f/attachment.bin>


More information about the llvm-commits mailing list