[PATCH] D40620: [llvm] Add stripped installation targets

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 12:31:25 PST 2017


smeenai updated this revision to Diff 124993.
smeenai retitled this revision from "[llvm] Add option to strip binaries during installation" to "[llvm] Add stripped installation targets".
smeenai edited the summary of this revision.
smeenai added a comment.

@beanz suggestions. / isn't valid in a target so I went with a -stripped suffix


https://reviews.llvm.org/D40620

Files:
  CMakeLists.txt
  cmake/modules/AddLLVM.cmake
  cmake/modules/CMakeLists.txt
  cmake/modules/LLVMExternalProjectUtils.cmake
  tools/xcode-toolchain/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40620.124993.patch
Type: text/x-patch
Size: 8748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/e2f166c3/attachment.bin>


More information about the llvm-commits mailing list