Skip to content

Commit 0e34276

Browse files
committed
debugging on the CI host
1 parent 63e9ab3 commit 0e34276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/swift_build_sdk_interfaces/check-only-mode.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// CHECK-DAG: Flat.swiftmodule
1313
// CHECK-DAG: FMWK.swiftmodule
1414

15-
// RUN: %target-typecheck-verify-swift -sdk %t/sdk -Fsystem %t/sdk/System/Library/Frameworks -I %t/sdk/usr/lib/swift/ -module-cache-path %t/MCP -prebuilt-module-cache-path %t/prebuilt
15+
// RUN: %target-typecheck-verify-swift -sdk %t/sdk -Fsystem %t/sdk/System/Library/Frameworks -I %t/sdk/usr/lib/swift/ -module-cache-path %t/MCP -prebuilt-module-cache-path %t/prebuilt -Xllvm -debug
1616
// RUN: %{python} %S/../ModuleCache/Inputs/check-is-forwarding-module.py %t/MCP/*.swiftmodule
1717

1818
// Touch a file in the SDK (to make it look like it changed) and try again.

0 commit comments

Comments
 (0)