mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
Update test for disabling of code/data marker labels in ELF.
llvm-svn: 142003
This commit is contained in:
parent
5370a1ef01
commit
96976108b1
@ -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