llvm-project/compiler-rt/cmake/Modules
Evgeniy Stepanov 9e922e7d24 [sanitizer] Android build cleanup.
* Detect Android toolchain target arch and set correct runtime library name.
* Merged a lot of Android and non-Android code paths.
* Android is only supported in standalone build of compiler-rt now.
* Linking lsan-common in ASan-Android (makes lsan annotations work).
* Relying on -fsanitize=address linker flag when building tests (again,
  unification with non-Android path).
* Runtime library moved from lib/asan to lib/linux.

llvm-svn: 218605
2014-09-29 13:18:55 +00:00
..
AddCompilerRT.cmake [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
CompilerRTCompile.cmake Follow-up for r217523: fix the dependencies for standalone compiler-rt build. 2014-09-25 09:30:05 +00:00
CompilerRTLink.cmake [CMake] Use host compiler to build unittests in standalone mode 2014-02-19 13:01:03 +00:00
CompilerRTUtils.cmake [CMake] Use /W3 instead of -Wall on Windows. Remove add_definitions abuse. 2014-03-13 11:31:10 +00:00
SanitizerUtils.cmake fixed check_lint.sh in standalone build 2014-03-21 00:45:21 +00:00