Skip to content

Commit b45c4b0

Browse files
committed
[DO NOT MERGE] dump .ll for windows
1 parent dfff952 commit b45c4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/class/access/private-fileid-irgen.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//--- blessed.swift
22
// RUN: split-file %s %t
3+
// RUN: %target-swift-frontend -emit-ir -module-name main %t/blessed.swift -I %S/Inputs -cxx-interoperability-mode=default -Onone
34
// RUN: %target-swift-frontend -emit-ir -module-name main %t/blessed.swift -I %S/Inputs -cxx-interoperability-mode=default -Onone | %FileCheck %s
45

56
import NonPublic

0 commit comments

Comments
 (0)