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

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:56 PDT 2017


phosek created this revision.
Herald added subscribers: mgorny, dberris, kubamracek.

This change adds support for compiler-rt builtins as an alternative compiler runtime to libgcc.


Repository:
  rL LLVM

https://reviews.llvm.org/D35165

Files:
  CMakeLists.txt
  cmake/Modules/HandleCompilerRT.cmake
  cmake/config-ix.cmake
  lib/asan/CMakeLists.txt
  lib/tsan/dd/CMakeLists.txt
  lib/ubsan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35165.105729.patch
Type: text/x-patch
Size: 7149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/ea06646b/attachment.bin>


More information about the llvm-commits mailing list