mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Do this even if the function then contains references to other functions with wrong linkage. Instead fix the linkage later. Fixes a false error in embedded swift. rdar://134352676