llvm-project/compiler-rt/cmake
George Karpenkov 831875b4bf [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer tests
Currently there's a large amount of CMake logic duplication for
compiling sanitizer tests.
If we add more sanitizers, the duplication will get even worse.

This change factors out common compilation commands into a macro
available to all sanitizers.

llvm-svn: 309405
2017-07-28 17:32:37 +00:00
..
Modules [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer tests 2017-07-28 17:32:37 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE_SYSTEM_NAME 2017-05-24 22:41:49 +00:00
builtin-config-ix.cmake Allow armv{7,7s,7k,7m,7em} builds 2017-05-24 15:53:24 +00:00
config-ix.cmake Support compiler-rt builtins 2017-07-28 03:39:38 +00:00