Commit 8a68a35
committed
Mark a test as needing asserts enabled.
The problem is that this pass is setup such that when asserts are enabled we are
able to turn off/on internal parts of the transformation. When asserts are
disabled, we don’t support this and just run with everything. This causes the
output to differ.
rdar://726279211 parent 924916f commit 8a68a35
File tree
1 file changed
+2
-1
lines changed- test/SILOptimizer
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments