Skip to content

Commit 223fc08

Browse files
authored
Merge pull request #85721 from rjmansfield/fix-issue-78598-back-deployment
[Test] Fix Interpreter/issue-78598.swift to work with back deployment
2 parents 4ebdcf2 + 6f739af commit 223fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interpreter/issue-78598.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-run-simple-swift(-target %target-swift-5.9-abi-triple) | %FileCheck %s
1+
// RUN: %target-run-simple-swift(-target %target-swift-5.9-abi-triple %no-fixup-chains) | %FileCheck %s
22

33
// https://github.com/swiftlang/swift/issues/78598
44

0 commit comments

Comments
 (0)