From 014180d387a875f7e04fd3532eab24dd0794db08 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Thu, 4 Aug 2011 13:39:15 +0000 Subject: Don't print a counter in hex. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136869 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/ELF/relocation-386.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/MC/ELF/relocation-386.s') diff --git a/test/MC/ELF/relocation-386.s b/test/MC/ELF/relocation-386.s index 25f3450..af23ae6 100644 --- a/test/MC/ELF/relocation-386.s +++ b/test/MC/ELF/relocation-386.s @@ -162,7 +162,7 @@ // CHECK-NEXT: ), // Section 4 is bss -// CHECK: # Section 0x00000004 +// CHECK: # Section 4 // CHECK-NEXT: (('sh_name', 0x0000000b) # '.bss' // CHECK: # Symbol 0x00000001 -- cgit v1.1