summaryrefslogtreecommitdiff
path: root/test/MC/ELF/pic-diff.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-08-04 14:01:03 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-08-04 14:01:03 +0000
commitf7179de2a5c127d08e6d24e507abec516f2fc597 (patch)
tree101ffa08bc5588378d0d36801e00f6d7968c2bb9 /test/MC/ELF/pic-diff.s
parent014180d387a875f7e04fd3532eab24dd0794db08 (diff)
Change anther counter to decimal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136870 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF/pic-diff.s')
-rw-r--r--test/MC/ELF/pic-diff.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/pic-diff.s b/test/MC/ELF/pic-diff.s
index a029515e9b1..cbd3bccc408 100644
--- a/test/MC/ELF/pic-diff.s
+++ b/test/MC/ELF/pic-diff.s
@@ -1,7 +1,7 @@
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | elf-dump | FileCheck %s
// CHECK: ('_relocations', [
-// CHECK-NEXT: # Relocation 0x00000000
+// CHECK-NEXT: # Relocation 0
// CHECK-NEXT: (('r_offset', 0x0000000c)
// CHECK-NEXT: ('r_sym', 0x00000005)
// CHECK-NEXT: ('r_type', 0x00000002)