This is an archive of the discontinued LLVM Phabricator instance.

Add llvm's Support lib to the psuedoCXX library
ClosedPublic

Authored by lanza on Jun 7 2022, 7:42 PM.

Details

Summary

This is failing to find EnableABIBreakingCheck at link time. Add
Support to provide it here.

Diff Detail

Event Timeline

lanza created this revision.Jun 7 2022, 7:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 7:42 PM
Herald added a subscriber: mgorny. · View Herald Transcript
lanza requested review of this revision.Jun 7 2022, 7:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 7:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
lanza added a reviewer: hokein.Jun 7 2022, 7:43 PM
hokein accepted this revision.Jun 8 2022, 12:40 AM

Thanks!

This revision is now accepted and ready to land.Jun 8 2022, 12:40 AM
This revision was automatically updated to reflect the committed changes.