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 02b5be7 commit 5967dbcCopy full SHA for 5967dbc
test/IRGen/pic.swift
@@ -85,7 +85,7 @@ public func use_global() -> Int {
85
// The following checks are temporarily disabled. See rdar://problem/42909618
86
// arm64e-LABEL: _$s4main10use_globalSiyF:
87
// arm64e: bl _swift_beginAccess
88
-// arm64e: ldr [[REG2:x[0-9]+]], [{{x[0-9]+}}, _$s4main6globalSivp@PAGEOFF]
+// arm64e: _$s4main6globalSivp@PAGEOFF
89
// arm64e: bl _swift_endAccess
90
91
// arm64_32-LABEL: _$s4main10use_globalSiyF:
0 commit comments