mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-31 08:16:47 +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:
		| @@ -40,7 +40,7 @@ define i32 @f3() { | |||||||
| ; X32-NEXT: popl %eax | ; X32-NEXT: popl %eax | ||||||
| ; X32-NEXT: .Ltmp{{[0-9]+}}: | ; X32-NEXT: .Ltmp{{[0-9]+}}: | ||||||
| ; X32-NEXT: addl $_GLOBAL_OFFSET_TABLE_+(.Ltmp{{[0-9]+}}-.L{{[0-9]+}}$pb), %eax | ; 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 | ; X32-NEXT: ret | ||||||
| ; X64: f3: | ; X64: f3: | ||||||
| ; X64:      movq i2@GOTTPOFF(%rip), %rax | ; X64:      movq i2@GOTTPOFF(%rip), %rax | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user