http://llvm.org/bugs/show_bug.cgi?id=4926


Xerxes RÃ¥nby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Xerxes RÃ¥nby <[email protected]>  2009-09-09 06:10:12 ---
Looks OK using rev 81322 from TOT

xer...@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 
xer...@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

xer...@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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to