aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-09-12 22:40:31 +0000
committerOwen Anderson <resistor@mac.com>2011-09-12 22:40:31 +0000
commit926785487d95e4b0afef2c375a06b41dd317e836 (patch)
tree8b4d209b1eee166447da75abd4da46a63dc27d36
parent3669915c6dc8d57a4525fb0c592e6c8c1df098f5 (diff)
downloadexternal_llvm-926785487d95e4b0afef2c375a06b41dd317e836.zip
external_llvm-926785487d95e4b0afef2c375a06b41dd317e836.tar.gz
external_llvm-926785487d95e4b0afef2c375a06b41dd317e836.tar.bz2
Fix a failing ELF Thumb test. I _think_ this is right, but it's not totally clear to me what this test is doing. Could someone on an ELF platform check?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139549 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/MC/ARM/elf-thumbfunc-reloc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/elf-thumbfunc-reloc.ll b/test/MC/ARM/elf-thumbfunc-reloc.ll
index ecac11d..e7cb01e 100644
--- a/test/MC/ARM/elf-thumbfunc-reloc.ll
+++ b/test/MC/ARM/elf-thumbfunc-reloc.ll
@@ -22,7 +22,7 @@ entry:
; make sure that bl 0 <foo> (fff7feff) is correctly encoded
-; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80088'
+; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80008'
; Offset Info Type Sym.Value Sym. Name
; 00000008 0000070a R_ARM_THM_CALL 00000001 foo