mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
Use this function to create the install targets rather than doing so manually, which gains us the `-stripped` install targets to perform stripped installations. Differential Revision: https://reviews.llvm.org/D40675 llvm-svn: 319489