llvm-project/compiler-rt/cmake
Chris Bieneman 17bcc439d6 [CMake] Provide the ability to skip stripping when generating dSYMs
For debugging it is useful to be able to generate dSYM files but not strip the executables. This change adds the ability to skip stripping by setting COMPILER_RT_EXTERNALIZE_DEBUGINFO_SKIP_STRIP=On.

llvm-svn: 265057
2016-03-31 21:17:19 +00:00
..
Modules [CMake] Provide the ability to skip stripping when generating dSYMs 2016-03-31 21:17:19 +00:00
caches [CMake] Adding a CMake cache file that matches Apple's build configs 2016-02-19 22:59:18 +00:00
config-ix.cmake [cmake] Get the MSVC version by running cl rather than relying on MSVC_VERSION 2016-03-30 18:31:14 +00:00