Brent Royal-Gordon
92e3b5f785
Merge pull request #31288 from brentdax/reacting-to-reactivekit
...
Fix ReactiveKit failure seen in source compatibility suite
2020-04-24 21:20:05 -07:00
Varun Gandhi
fb1f65b80a
[NFC] [arm64e] Mark arm64e fallback test unsupported for Catalyst.
...
Fixes rdar://problem/62337141.
2020-04-24 15:11:01 -07:00
Brent Royal-Gordon
e7bd60494a
Revert "[ModuleLoader] Emit a better diagnostic for swiftinterfaces with wrong arch."
...
This reverts commit 412ee0a922 .
2020-04-24 13:45:05 -07:00
Varun Gandhi
412ee0a922
[ModuleLoader] Emit a better diagnostic for swiftinterfaces with wrong arch.
...
Before this change, we would emit the warning only for swiftmodules; however,
it may be the case that only a swiftinterface (of a different arch) is present
but no swiftmodule is present.
Fixes rdar://problem/50905075.
2020-04-22 23:58:54 -07:00
Varun Gandhi
c4134ca452
[ModuleInterface] Remove fallback behavior for arm64e -> arm64.
...
Addresses rdar://problem/61407215.
2020-04-22 23:58:33 -07:00
Varun Gandhi
93958ed76b
[NFC] Add test case for old arm64e fallback behavior.
2020-04-22 23:57:48 -07:00