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.
2 parents 9523e5c + 68a3355 commit ebed597Copy full SHA for ebed597
test/IRGen/pic.swift
@@ -64,3 +64,6 @@ public func use_global() -> Int {
64
// powerpc64le-LABEL: {{_?}}$s4main10use_globalSiyF:
65
// powerpc64le: bl swift_beginAccess
66
// powerpc64le: addi 3, 3, ($s4main6globalSivp)@toc@l
67
+
68
+// s390x-LABEL: $s4main10use_globalSiyF:
69
+// s390x: lgrl %[[REG1:r[0-9]+]], ($s4main6globalSivp)
0 commit comments