commit | 9610a42e59a8394ff648ed34c2ad27c6af2366ad | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu Mar 31 20:03:19 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu Mar 31 20:03:19 2016 +0000 |
tree | 471209a02dbde9e75827a9aa295c688b80135736 | |
parent | df691476c58451842c4cef42534497d8e933423d [diff] |
[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 LLVM_EXTERNALIZE_DEBUGINFO_SKIP_STRIP=On. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265041 91177308-0d34-0410-b5e6-96231b3b80d8