mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In some cases (Android ARMv7) the SIL output wasn't following the output of the source code, and the test failed. Use -emit-sorted-sil to use a stable sorting for the SIL, and reorder the source to match the SIL output. The output is now the same order not depending on the value of StripOwnershipAfterSerialization.
8.6 KiB
8.6 KiB