mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-26 07:34:14 +00:00
Fix a failing ELF Thumb test. I _think_ this is right, but it's not totally clear to me what this test is doing. Could someone on an ELF platform check?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139549 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3669915c6d
commit
926785487d
@ -22,7 +22,7 @@ entry:
|
||||
|
||||
|
||||
; make sure that bl 0 <foo> (fff7feff) is correctly encoded
|
||||
; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80088'
|
||||
; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80008'
|
||||
|
||||
; Offset Info Type Sym.Value Sym. Name
|
||||
; 00000008 0000070a R_ARM_THM_CALL 00000001 foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user