[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 12:01:13 PDT 2016


etienneb updated this revision to Diff 71532.
etienneb marked an inline comment as done.
etienneb added a comment.

fix linking issue (debug mode)


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_posix.cc
  lib/sanitizer_common/sanitizer_win.cc

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


More information about the llvm-commits mailing list