Skip to content

Commit fcd5aae

Browse files
authored
Merge pull request #35471 from atrick/fix-oslogtest
2 parents 246faae + 2a26f0c commit fcd5aae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/OSLogFullOptTest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ func testMetatypeInterpolation<T>(of type: T.Type) {
349349

350350
// CHECK: [[NOT_ENABLED]]:
351351
// CHECK-NEXT: call void @swift_release
352+
// CHECK: br label %[[EXIT:[0-9]+]]
352353

353354
// CHECK: [[ENABLED]]:
354355
//

0 commit comments

Comments
 (0)