[PATCH] D35165: [sanitizer] Support compiler-rt builtins

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 16:39:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309060: [sanitizer] Support compiler-rt builtins (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D35165?vs=107760&id=108187#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35165

Files:
  compiler-rt/trunk/CMakeLists.txt
  compiler-rt/trunk/cmake/Modules/HandleCompilerRT.cmake
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/lsan/CMakeLists.txt
  compiler-rt/trunk/lib/stats/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/dd/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35165.108187.patch
Type: text/x-patch
Size: 10006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/0893c38b/attachment.bin>


More information about the llvm-commits mailing list