================ @@ -6,8 +6,9 @@ define ptr @f() { ; CHECK-LABEL: f: ; CHECK: # %bb.0: -; CHECK-NEXT: leaq _GLOBAL_OFFSET_TABLE_(%rip), %rax -; CHECK-NEXT: leaq g at GOTOFF(%rax), %rax ---------------- rnk wrote: Right, this was incorrect. https://github.com/llvm/llvm-project/pull/75641