mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.