[PATCH] D28525: [compiler-rt] Use macros to simplify weak alias for Windows and add some documentation.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 13:20:46 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292650: [sanitizer] [asan] Use macros to simplify weak aliases on Windows. (authored by mpividori).

Changed prior to commit:
  https://reviews.llvm.org/D28525?vs=85166&id=85178#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28525

Files:
  compiler-rt/trunk/lib/asan/asan_globals_win.h
  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_win.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win_defs.h
  compiler-rt/trunk/lib/ubsan/ubsan_flags.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28525.85178.patch
Type: text/x-patch
Size: 11021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/5358e9aa/attachment.bin>


More information about the llvm-commits mailing list