mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 16:42:07 +00:00
Fix test/CodeGen/X86/tls-pie.ll.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156612 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
228756c744
commit
12447575dc
@ -40,7 +40,7 @@ define i32 @f3() {
|
||||
; X32-NEXT: popl %eax
|
||||
; X32-NEXT: .Ltmp{{[0-9]+}}:
|
||||
; X32-NEXT: addl $_GLOBAL_OFFSET_TABLE_+(.Ltmp{{[0-9]+}}-.L{{[0-9]+}}$pb), %eax
|
||||
; X32-NEXT: leal %gs:i2@GOTNTPOFF(%eax), %eax
|
||||
; X32-NEXT: movl %gs:i2@GOTNTPOFF(%eax), %eax
|
||||
; X32-NEXT: ret
|
||||
; X64: f3:
|
||||
; X64: movq i2@GOTTPOFF(%rip), %rax
|
||||
|
Loading…
x
Reference in New Issue
Block a user