Merge pull request #85721 from rjmansfield/fix-issue-78598-back-deployment

[Test] Fix Interpreter/issue-78598.swift to work with back deployment
This commit is contained in:
Ryan Mansfield
2025-12-04 08:59:56 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
// RUN: %target-run-simple-swift(-target %target-swift-5.9-abi-triple) | %FileCheck %s
// RUN: %target-run-simple-swift(-target %target-swift-5.9-abi-triple %no-fixup-chains) | %FileCheck %s
// https://github.com/swiftlang/swift/issues/78598