This is an archive of the discontinued LLVM Phabricator instance.

[Darwin] Remove outdated OS version checks
AbandonedPublic

Authored by yln on Apr 27 2020, 9:48 AM.

Details

Summary

The oldest supported deployment target currently is 10.7 [1]. We can
remove a few outdated checks.

[1] https://github.com/llvm/llvm-project/blob/3db893b3712a5cc98ac0dbc88e08df70069be216/compiler-rt/cmake/config-ix.cmake#L397

Diff Detail

Event Timeline

yln created this revision.Apr 27 2020, 9:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2020, 9:48 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
yln abandoned this revision.May 14 2020, 12:29 PM