This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Enable llvm-dylib build
ClosedPublic

Authored by Amir on Sep 16 2022, 2:59 PM.

Details

Reviewers
gkistanova
Group Reviewers
Restricted Project
Commits
rZORG153404571240: [BOLT] Enable llvm-dylib build
Summary

Enable testing of a distro build configuration (-DLLVM_LINK_LLVM_DYLIB=ON).
https://github.com/llvm/llvm-project/issues/57551

Diff Detail

Event Timeline

Amir created this revision.Sep 16 2022, 2:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 2:59 PM
Herald added a subscriber: treapster. · View Herald Transcript
Amir requested review of this revision.Sep 16 2022, 2:59 PM
Amir planned changes to this revision.Sep 20 2022, 2:53 PM

Sorry, it's not ready yet. Will reopen once BOLT supports this build mode.

Amir requested review of this revision.Sep 27 2022, 12:08 PM

DYLIB build mode is fixed with D134434

This revision is now accepted and ready to land.Sep 29 2022, 10:01 AM
This revision was automatically updated to reflect the committed changes.