Skip to content

Commit cdaf9ec

Browse files
authored
Merge pull request #64879 from atrick/fix-test
Disable semantic-arc-opts-lifetime-joining.sil
2 parents b8780c9 + 6a9c7df commit cdaf9ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/semantic-arc-opts-lifetime-joining.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-sil-opt -module-name Swift -enable-sil-verify-all -semantic-arc-opts -sil-semantic-arc-peepholes-lifetime-joining %s | %FileCheck %s
2+
//
3+
// REQUIRES: swift_stdlib_asserts
24

35
// NOTE: Some of our tests here depend on borrow elimination /not/ running!
46
// Please do not add it to clean up the IR like we did in

0 commit comments

Comments
 (0)