This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Skip platform checks for a few libSystem re-exports
ClosedPublic

Authored by int3 on Apr 20 2021, 4:47 PM.

Details

Summary

XCode 12 ships with mismatched platforms for these libraries,
so this hack is necessary...

Fixes PR49799.

Diff Detail

Event Timeline

int3 created this revision.Apr 20 2021, 4:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 4:47 PM
int3 requested review of this revision.Apr 20 2021, 4:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 4:47 PM
int3 edited the summary of this revision. (Show Details)Apr 20 2021, 4:49 PM
gkm accepted this revision.Apr 20 2021, 4:52 PM
gkm added a subscriber: gkm.

👍

This revision is now accepted and ready to land.Apr 20 2021, 4:52 PM
smeenai accepted this revision.Apr 20 2021, 4:53 PM
This revision was landed with ongoing or failed builds.Apr 20 2021, 4:55 PM
This revision was automatically updated to reflect the committed changes.