This is an archive of the discontinued LLVM Phabricator instance.

Link with missing libs to fix broken shared build
ClosedPublic

Authored by junaire on Dec 2 2022, 7:36 AM.

Details

Summary

Signed-off-by: Jun Zhang <jun@junz.org>

Diff Detail

Event Timeline

junaire created this revision.Dec 2 2022, 7:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 7:36 AM
Herald added a subscriber: kadircet. · View Herald Transcript
junaire requested review of this revision.Dec 2 2022, 7:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 7:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

This is caused by https://reviews.llvm.org/D139013 I should mention.

sammccall accepted this revision.Dec 2 2022, 7:54 AM

Thanks, and sorry for the breakage!

This revision is now accepted and ready to land.Dec 2 2022, 7:54 AM
This revision was landed with ongoing or failed builds.Dec 2 2022, 8:02 AM
This revision was automatically updated to reflect the committed changes.