aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/elf-thumbfunc-reloc.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-08-04 14:48:27 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-08-04 14:48:27 +0000
commita83f8ef9b4d727011ee43743810ef1f6ec12bb81 (patch)
tree6cc3e4bbf9004bf5aeece502f24eb25165765131 /test/MC/ARM/elf-thumbfunc-reloc.ll
parentf81f6758f3188e1fd8be6b3707301959268dbbf0 (diff)
downloadexternal_llvm-a83f8ef9b4d727011ee43743810ef1f6ec12bb81.zip
external_llvm-a83f8ef9b4d727011ee43743810ef1f6ec12bb81.tar.gz
external_llvm-a83f8ef9b4d727011ee43743810ef1f6ec12bb81.tar.bz2
Print r_sym with the correct number of bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136873 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/elf-thumbfunc-reloc.ll')
-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 48d24f3..16a11ba 100644
--- a/test/MC/ARM/elf-thumbfunc-reloc.ll
+++ b/test/MC/ARM/elf-thumbfunc-reloc.ll
@@ -28,7 +28,7 @@ entry:
; 00000008 0000070a R_ARM_THM_CALL 00000001 foo
; CHECK: Relocation 0
; CHECK-NEXT: 'r_offset', 0x00000008
-; CHECK-NEXT: 'r_sym', 0x00000007
+; CHECK-NEXT: 'r_sym', 0x000007
; CHECK-NEXT: 'r_type', 0x0a
; make sure foo is thumb function: bit 0 = 1