https://llvm.org/bugs/show_bug.cgi?id=19831

John Brawn <john.brawn....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |john.brawn....@gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from John Brawn <john.brawn....@gmail.com> ---
The attached test case compiles without error with latest trunk llc, though it
uses softfp calling convention. I think that's right though, as thumbv7em
doesn't by default include vfp and using -mcpu=cortex-m4 (which does include
vfp) it does use hardfp calling convention.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to