llvm-project/compiler-rt/cmake
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
..
Modules [ASan] Split ASan unit tests into two different binaries: 2013-09-16 15:50:53 +00:00