aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/norelocation.s
diff options
context:
space:
mode:
authorJason W Kim <jason.w.kim.2009@gmail.com>2010-10-18 21:32:41 +0000
committerJason W Kim <jason.w.kim.2009@gmail.com>2010-10-18 21:32:41 +0000
commite7d4a4c6c882907da11adcaaacf1a2f464214e87 (patch)
treef4cc2111bcca297abe43da22b89bb0c1f2597a22 /test/MC/ELF/norelocation.s
parentfb8096dee5df60f156e770b9f96f8417e9dbd4c9 (diff)
downloadexternal_llvm-e7d4a4c6c882907da11adcaaacf1a2f464214e87.zip
external_llvm-e7d4a4c6c882907da11adcaaacf1a2f464214e87.tar.gz
external_llvm-e7d4a4c6c882907da11adcaaacf1a2f464214e87.tar.bz2
Changed elf-dump to output hex format by default.
Also updated tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116753 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF/norelocation.s')
-rw-r--r--test/MC/ELF/norelocation.s20
1 files changed, 10 insertions, 10 deletions
diff --git a/test/MC/ELF/norelocation.s b/test/MC/ELF/norelocation.s
index 3e9f6e0..6d6a9a1 100644
--- a/test/MC/ELF/norelocation.s
+++ b/test/MC/ELF/norelocation.s
@@ -3,16 +3,16 @@
call bar
bar:
-// CHECK: ('sh_name', 1) # '.text'
-// CHECK-NEXT: ('sh_type', 1)
-// CHECK-NEXT: ('sh_flags', 6)
-// CHECK-NEXT: ('sh_addr', 0)
-// CHECK-NEXT: ('sh_offset', 64)
-// CHECK-NEXT: ('sh_size', 5)
-// CHECK-NEXT: ('sh_link', 0)
-// CHECK-NEXT: ('sh_info', 0)
-// CHECK-NEXT: ('sh_addralign', 4)
-// CHECK-NEXT: ('sh_entsize', 0)
+// CHECK: ('sh_name', 0x1) # '.text'
+// CHECK-NEXT: ('sh_type', 0x1)
+// CHECK-NEXT: ('sh_flags', 0x6)
+// CHECK-NEXT: ('sh_addr', 0x0)
+// CHECK-NEXT: ('sh_offset', 0x40)
+// CHECK-NEXT: ('sh_size', 0x5)
+// CHECK-NEXT: ('sh_link', 0x0)
+// CHECK-NEXT: ('sh_info', 0x0)
+// CHECK-NEXT: ('sh_addralign', 0x4)
+// CHECK-NEXT: ('sh_entsize', 0x0)
// CHECK-NEXT: ('_section_data', 'e8000000 00')
// CHECK-NOT: .rela.text
// CHECK: shstrtab