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.
1 parent 4f32598 commit 376b392Copy full SHA for 376b392
test/IRGen/keypath_protocol_extension.swift
@@ -1,6 +1,6 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %target-swift-frontend -emit-module %S/Inputs/keypath_protocol_extension_other.swift -emit-module-path %t/keypath_protocol_extension_other.swiftmodule
3
-// RUN: %target-swift-frontend -emit-ir %s -I %t
+// RUN: %target-swift-frontend -target %target-swift-5.7-abi-triple -emit-ir %s -I %t
4
5
import keypath_protocol_extension_other
6
0 commit comments