aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2011-07-15 21:28:39 +0000
committerEli Friedman <eli.friedman@gmail.com>2011-07-15 21:28:39 +0000
commit5232cc675c59ac04df616c45158f15c3c166f5d8 (patch)
tree549c2f2ffcfca5e99132a5d1f45935911fc949f4 /test/MC/ELF
parent133b09953c40b9cceb559e765bca461c38bb4c51 (diff)
downloadexternal_llvm-5232cc675c59ac04df616c45158f15c3c166f5d8.zip
external_llvm-5232cc675c59ac04df616c45158f15c3c166f5d8.tar.gz
external_llvm-5232cc675c59ac04df616c45158f15c3c166f5d8.tar.bz2
PR10370: Make sure we know how to relax push correctly on x86-64.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135303 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF')
-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 7db2248..2760232 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', 0x0000000e)
+// CHECK-NEXT: ('r_type', 0x0000000b)
// CHECK-NEXT: ('r_addend', 0x00000000)
// CHECK: # Relocation 0x0000000c
-// CHECK-NEXT: (('r_offset', 0x00000052)
+// CHECK-NEXT: (('r_offset', 0x00000055)
// CHECK-NEXT: ('r_sym', 0x00000006)
// CHECK-NEXT: ('r_type', 0x00000002)
// CHECK-NEXT: ('r_addend', 0xfffffffc)
// CHECK: # Relocation 0x0000000d
-// CHECK-NEXT: (('r_offset', 0x00000059)
+// CHECK-NEXT: (('r_offset', 0x0000005c)
// CHECK-NEXT: ('r_sym', 0x00000006)
// CHECK-NEXT: ('r_type', 0x00000002)
-// CHECK-NEXT: ('r_addend', 0x00000059)
+// CHECK-NEXT: ('r_addend', 0x0000005c)
// CHECK: # Relocation 0x0000000e
-// CHECK-NEXT: (('r_offset', 0x00000060)
+// CHECK-NEXT: (('r_offset', 0x00000063)
// CHECK-NEXT: ('r_sym', 0x00000002)
// CHECK-NEXT: ('r_type', 0x0000000b)
// CHECK-NEXT: ('r_addend', 0x00000000)