Move BOLT libraries out of LLVM_LINK_COMPONENTS to target_link_libraries.
Addresses issue #55432.
Details
Details
- Reviewers
rafauler maksfb - Commits
- rGbdba3d091c66: [BOLT][CMAKE] Fix DYLIB build
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, I've backported this to the release/14.x branch at https://reviews.llvm.org/D125577 (but not sure how to make Phabricator realize that one is supposed to go on a branch).
Comment Actions
If you submit the patch using Arcanist it sets the base commit. Pre-merge checks should then be able to apply the commit. AFAIU Phabricator doesn't know about branches, you just push it to the right remote branch.