summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2011-07-06 17:55:20 +0000
committerKevin Enderby <enderby@apple.com>2011-07-06 17:55:20 +0000
commitd7c7e2ff7d3305e4bc5634902ec4b8406e9cefca (patch)
tree8195e7ea0210ba2f91e88d236f83b591186b7d46 /test
parentd521f2d2f1a866ba9f9e73ca566e2b486c15dc74 (diff)
downloadllvm-d7c7e2ff7d3305e4bc5634902ec4b8406e9cefca.tar.gz
llvm-d7c7e2ff7d3305e4bc5634902ec4b8406e9cefca.tar.bz2
llvm-d7c7e2ff7d3305e4bc5634902ec4b8406e9cefca.tar.xz
Update MC/ELF/relocation.s with change to X86 PUSH64i8 in r134501.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134511 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/ELF/relocation.s10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/MC/ELF/relocation.s b/test/MC/ELF/relocation.s
index 2760232a5a..7db2248adf 100644
--- a/test/MC/ELF/relocation.s
+++ b/test/MC/ELF/relocation.s
@@ -92,23 +92,23 @@ bar:
// CHECK: # Relocation 0x0000000b
// CHECK-NEXT: (('r_offset', 0x0000004e)
// CHECK-NEXT: ('r_sym', 0x00000002)
-// CHECK-NEXT: ('r_type', 0x0000000b)
+// CHECK-NEXT: ('r_type', 0x0000000e)
// CHECK-NEXT: ('r_addend', 0x00000000)
// CHECK: # Relocation 0x0000000c
-// CHECK-NEXT: (('r_offset', 0x00000055)
+// CHECK-NEXT: (('r_offset', 0x00000052)
// CHECK-NEXT: ('r_sym', 0x00000006)
// CHECK-NEXT: ('r_type', 0x00000002)
// CHECK-NEXT: ('r_addend', 0xfffffffc)
// CHECK: # Relocation 0x0000000d
-// CHECK-NEXT: (('r_offset', 0x0000005c)
+// CHECK-NEXT: (('r_offset', 0x00000059)
// CHECK-NEXT: ('r_sym', 0x00000006)
// CHECK-NEXT: ('r_type', 0x00000002)
-// CHECK-NEXT: ('r_addend', 0x0000005c)
+// CHECK-NEXT: ('r_addend', 0x00000059)
// CHECK: # Relocation 0x0000000e
-// CHECK-NEXT: (('r_offset', 0x00000063)
+// CHECK-NEXT: (('r_offset', 0x00000060)
// CHECK-NEXT: ('r_sym', 0x00000002)
// CHECK-NEXT: ('r_type', 0x0000000b)
// CHECK-NEXT: ('r_addend', 0x00000000)