[PATCH] D28203: Enable weak hooks on darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 16:42:17 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291314: Enable weak hooks on darwin (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D28203?vs=83423&id=83462#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28203

Files:
  compiler-rt/trunk/cmake/Modules/SanitizerUtils.cmake
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/asan/weak_symbols.txt
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
  compiler-rt/trunk/lib/sanitizer_common/weak_symbols.txt
  compiler-rt/trunk/lib/stats/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/weak_symbols.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28203.83462.patch
Type: text/x-patch
Size: 5802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/2775a136/attachment.bin>


More information about the llvm-commits mailing list