[LLVMbugs] [Bug 4926] Assertion in rewriteARMFrameIndex()
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Sep 9 04:10:12 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4926
Xerxes Rånby <xerxes at zafena.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerxes at zafena.se
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Xerxes Rånby <xerxes at zafena.se> 2009-09-09 06:10:12 ---
Looks OK using rev 81322 from TOT
xerxes at overo:/usr/src/openembedded/verdexpro/tmp/work/armv5te-angstrom-linux-gnueabi/llvm2.6-2.5+svnr81322-r1/trunk/build/bin$
./llc /home/xerxes/4926.bc
xerxes at overo:/usr/src/openembedded/verdexpro/tmp/work/armv5te-angstrom-linux-gnueabi/llvm2.6-2.5+svnr81322-r1/trunk/build/bin$
cat /home/xerxes/4926.s
.file "/home/xerxes/4926.bc"
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.text
.globl test_vget_lanep16
.align 2
test_vget_lanep16:
sub sp, sp, #10
ldrh r0, [sp, #+4]
strh r0, [sp]
.LBB1_1: @ %return
add sp, sp, #10
bx lr
.size test_vget_lanep16, .-test_vget_lanep16
xerxes at overo:/usr/src/openembedded/verdexpro/tmp/work/armv5te-angstrom-linux-gnueabi/llvm2.6-2.5+svnr81322-r1/trunk/build/bin$
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list