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 b80ecb3 + 5967dbc commit 1ae5b02Copy full SHA for 1ae5b02
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