[PATCH] D29154: [compiler-rt] Split dll_thunks into different sanitizers.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 15:12:45 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293951: [sanitizer] Split dll_thunks into different sanitizers. (authored by mpividori).

Changed prior to commit:
  https://reviews.llvm.org/D29154?vs=86518&id=86890#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29154

Files:
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/asan/asan_globals_win.cc
  compiler-rt/trunk/lib/asan/asan_win_dll_thunk.cc
  compiler-rt/trunk/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win_defs.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win_dll_thunk.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win_dll_thunk.h
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/ubsan_win_dll_thunk.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29154.86890.patch
Type: text/x-patch
Size: 42331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/38f7f572/attachment-0001.bin>


More information about the llvm-commits mailing list