We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cb3da6 + ddf6492 commit cbf4185Copy full SHA for cbf4185
test/Interpreter/SDK/archive_attributes.swift
@@ -3,7 +3,7 @@
3
// RUN: %target-run %t/encode %t/test.arc
4
// RUN: plutil -p %t/test.arc | %FileCheck -check-prefix=CHECK-ARCHIVE %s
5
6
-// RUN: %target-build-swift %s -module-name=test -o %t/decode -target %target-pre-stable-abi-triple
+// RUN: %target-build-swift %s -module-name=test -o %t/decode
7
// RUN: %target-run %t/decode %t/test.arc --stdlib-unittest-in-process
8
9
// REQUIRES: executable_test
0 commit comments