diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2011-10-20 21:10:27 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2011-10-20 21:10:27 +0000 |
commit | 30815c536baacc07e925f0aef23a5395883173dc (patch) | |
tree | 2cbcf22585e99f8a87d12d5ff94f392c0d266819 /test/MC/ELF/entsize.ll | |
parent | 411bd29eea3c360d5b48a18a17b5e87f5671af0e (diff) |
Notes
Diffstat (limited to 'test/MC/ELF/entsize.ll')
-rw-r--r-- | test/MC/ELF/entsize.ll | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/MC/ELF/entsize.ll b/test/MC/ELF/entsize.ll index 74f0413ecbe60..dce6dbaa2a079 100644 --- a/test/MC/ELF/entsize.ll +++ b/test/MC/ELF/entsize.ll @@ -22,23 +22,23 @@ declare void @foo(i64* nocapture) nounwind ; 64: (('sh_name', 0x0000004e) # '.rodata.str1.1' ; 64-NEXT: ('sh_type', 0x00000001) -; 64-NEXT: ('sh_flags', 0x00000032) +; 64-NEXT: ('sh_flags', 0x0000000000000032) ; 64-NEXT: ('sh_addr', ; 64-NEXT: ('sh_offset', -; 64-NEXT: ('sh_size', 0x0000000d) +; 64-NEXT: ('sh_size', 0x000000000000000d) ; 64-NEXT: ('sh_link', ; 64-NEXT: ('sh_info', -; 64-NEXT: ('sh_addralign', 0x00000001) -; 64-NEXT: ('sh_entsize', 0x00000001) +; 64-NEXT: ('sh_addralign', 0x0000000000000001) +; 64-NEXT: ('sh_entsize', 0x0000000000000001) ; 64: (('sh_name', 0x00000041) # '.rodata.cst8' ; 64-NEXT: ('sh_type', 0x00000001) -; 64-NEXT: ('sh_flags', 0x00000012) +; 64-NEXT: ('sh_flags', 0x0000000000000012) ; 64-NEXT: ('sh_addr', ; 64-NEXT: ('sh_offset', -; 64-NEXT: ('sh_size', 0x00000010) +; 64-NEXT: ('sh_size', 0x0000000000000010) ; 64-NEXT: ('sh_link', ; 64-NEXT: ('sh_info', -; 64-NEXT: ('sh_addralign', 0x00000008) -; 64-NEXT: ('sh_entsize', 0x00000008) +; 64-NEXT: ('sh_addralign', 0x0000000000000008) +; 64-NEXT: ('sh_entsize', 0x0000000000000008) |