This is an archive of the discontinued LLVM Phabricator instance.

[14.x][BOLT][CMAKE] Fix DYLIB build
AcceptedPublic

Authored by bero on May 13 2022, 12:12 PM.

Details

Summary

Move BOLT libraries out of LLVM_LINK_COMPONENTS to target_link_libraries.
Backport of https://reviews.llvm.org/D125568 to release/14.x branch
Addresses issue #55432.

Diff Detail

Event Timeline

bero created this revision.May 13 2022, 12:12 PM
Herald added a project: Restricted Project. · View Herald Transcript
bero requested review of this revision.May 13 2022, 12:12 PM
Amir accepted this revision.May 13 2022, 1:37 PM
This revision is now accepted and ready to land.May 13 2022, 1:37 PM