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

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 10:56:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282882: [compiler-rt] Add support for the dynamic shadow allocation (authored by etienneb).

Changed prior to commit:
  https://reviews.llvm.org/D25104?vs=73072&id=73097#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25104

Files:
  compiler-rt/trunk/lib/asan/asan_interface_internal.h
  compiler-rt/trunk/lib/asan/asan_mapping.h
  compiler-rt/trunk/lib/asan/asan_rtl.cc
  compiler-rt/trunk/lib/asan/asan_win.cc
  compiler-rt/trunk/lib/asan/asan_win_dll_thunk.cc
  compiler-rt/trunk/lib/asan/asan_win_dynamic_runtime_thunk.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25104.73097.patch
Type: text/x-patch
Size: 8713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/63c342ba/attachment.bin>


More information about the llvm-commits mailing list