Skip to content

Commit 62f1e3b

Browse files
committed
[Volatile] Drop the Embedded testrun from test/Volatile/volatile-feature-flag.swift
1 parent 4b7c678 commit 62f1e3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Volatile/volatile-feature-flag.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// RUN: %empty-directory(%t)
22
// RUN: not %target-swift-emit-ir %s -module-name main -parse-as-library 2>&1 | %FileCheck %s
33
// RUN: %target-swift-emit-ir %s -module-name main -parse-as-library -enable-experimental-feature Volatile
4-
// RUN: %target-swift-emit-ir %s -module-name main -parse-as-library -enable-experimental-feature Embedded
54

65
import _Volatile
76

0 commit comments

Comments
 (0)