We were previously naming sub-component stripped install targets as
install-${component}-stripped-${triple}, whereas everywhere else names
them install-${component}-${triple}-stripped. This inconsistency would
cause issues when LLVM_RUNTIME_DISTRIBUTION_COMPONENTS contained a
sub-component (which I'm addding support for next).
Details
Details
- Reviewers
phosek ldionne - Group Reviewers
Restricted Project Restricted Project - Commits
- rG6de939dbe751: [runtimes] Name stripped install targets consistently
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo