mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-17 01:36:06 +00: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