Skip to content

Commit 77b6b1b

Browse files
committed
[test] remove -primary-file flag as it's not needed
1 parent b0ab515 commit 77b6b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/unmanaged_objc_throw_func.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend -emit-ir -primary-file %s | %FileCheck %s
1+
// RUN: %target-swift-frontend -emit-ir %s | %FileCheck %s
22

33
import Foundation
44

0 commit comments

Comments
 (0)