mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We need this so that older compilers can handle the .swiftinterface files we generate. It's unnecessary for newer compilers and can be removed later. Fixes rdar://148529962.