mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
Fix a broken test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86298 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c0ef244499
commit
d51722a7e3
@ -14,7 +14,7 @@ define i32 @test1() {
|
|||||||
|
|
||||||
; PIC: _test1
|
; PIC: _test1
|
||||||
; PIC: add r0, pc
|
; PIC: add r0, pc
|
||||||
; PIC: .long L_G$non_lazy_ptr-(LPC0+4)
|
; PIC: .long L_G$non_lazy_ptr-(LPC1_0+4)
|
||||||
|
|
||||||
; LINUX: test1
|
; LINUX: test1
|
||||||
; LINUX: .long G(GOT)
|
; LINUX: .long G(GOT)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user