Skip to content

Commit f2e6e8e

Browse files
committed
Merging r142806:
------------------------------------------------------------------------ r142806 | grosbach | 2011-10-24 10:26:26 -0700 (Mon, 24 Oct 2011) | 1 line Update test for r142801. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@142809 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 0745155 commit f2e6e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/MC/ARM/elf-thumbfunc-reloc.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ entry:
2222

2323

2424
; make sure that bl 0 <foo> (fff7feff) is correctly encoded
25-
; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80008'
25+
; CHECK: '_section_data', '704700bf 2de90048 fff7feff bde80088'
2626

2727
; Offset Info Type Sym.Value Sym. Name
2828
; 00000008 0000070a R_ARM_THM_CALL 00000001 foo

0 commit comments

Comments
 (0)