Don't print a counter in hex.
[oota-llvm.git] / test / MC / ELF / n_bytes.s
index 59d67bfa71f5cb2ffa4d473e96ddd037140a886d..ec5816ddcd9e05c300a555578a7d69ab891c0c1e 100644 (file)
@@ -5,7 +5,7 @@
         .8byte 42, 1, 2, 3
         .int 42, 1, 2, 3
 
-// CHECK:      # Section 0x00000001
+// CHECK:      # Section 1
 // CHECK-NEXT: (('sh_name', 0x00000001) # '.text'
 // CHECK-NEXT:  ('sh_type', 0x00000001)
 // CHECK-NEXT:  ('sh_flags', 0x00000006)