mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 17:33:24 +00:00
Update test for disabling of code/data marker labels in ELF.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142003 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8223e45dff
commit
008c838434
@ -62,9 +62,9 @@ declare void @exit(i32) noreturn nounwind
|
||||
|
||||
;; OBJ: Relocation 1
|
||||
;; OBJ-NEXT: 'r_offset',
|
||||
;; OBJ-NEXT: 'r_sym', 0x000003
|
||||
;; OBJ-NEXT: 'r_sym', 0x000002
|
||||
;; OBJ-NEXT: 'r_type', 0x2b
|
||||
|
||||
;; OBJ: Symbol 3
|
||||
;; OBJ: Symbol 2
|
||||
;; OBJ-NEXT: '_MergedGlobals'
|
||||
;; OBJ-NEXT: 'st_value', 0x00000010
|
||||
|
Loading…
Reference in New Issue
Block a user