This is an archive of the discontinued LLVM Phabricator instance.

[Darwin] Cleanup code via improved GetMacosAlignedVersion()
ClosedPublic

Authored by yln on Jun 4 2020, 3:12 PM.

Details

Summary

Checking the OS version via GetMacosAlignedVersion() now works for the
simulator. Let's use it to simplify DyldNeedsEnvVariable().

Diff Detail

Event Timeline

yln created this revision.Jun 4 2020, 3:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2020, 3:12 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
delcypher accepted this revision.Jun 9 2020, 6:15 PM

LGTM.

This revision is now accepted and ready to land.Jun 9 2020, 6:15 PM
This revision was landed with ongoing or failed builds.Jul 28 2020, 9:48 AM
This revision was automatically updated to reflect the committed changes.