llvm-project/compiler-rt/cmake/Modules
Alexey Samsonov 036a5bef2d [ASan] Split ASan unit tests into two different binaries:
(1) instrumented, i.e. compiled and linked with -fsanitize=address
(2) not instrumented, compiled w/o -fsanitize=address and linked with ASan runtime statically.

llvm-svn: 190788
2013-09-16 15:50:53 +00:00
..
AddCompilerRT.cmake [ASan] Split ASan unit tests into two different binaries: 2013-09-16 15:50:53 +00:00
CompilerRTCompile.cmake Significantly change the way we build ASan unittests in CMake 2012-12-19 12:33:39 +00:00
CompilerRTLink.cmake MemorySanitizer unit tests. 2012-12-25 12:39:56 +00:00
CompilerRTUtils.cmake [CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib=libc++ 2013-02-08 07:39:25 +00:00
SanitizerUtils.cmake [sanitizer] Refine CMake rules for generating exported symbols and lint checking 2013-08-29 10:49:04 +00:00