Skip to content

Commit 1034a7a

Browse files
committed
Do not an AutoDiff test on backdeployment configurations
1 parent 332fe6a commit 1034a7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/issue-56600-symbol-in-ir-file-not-tbd-file.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %target-run-simple-swift
22

33
// REQUIRES: executable_test
4+
// UNSUPPORTED: use_os_stdlib
5+
// UNSUPPORTED: back_deployment_runtime
46

57
// https://github.com/apple/swift/issues/56600
68
// Error: symbol 'powTJfSSpSr' (powTJfSSpSr) is in generated IR file, but not

0 commit comments

Comments
 (0)