[LLVMbugs] [Bug 8637] ARM backend produces AAPCS-incompatible code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 18 05:35:08 PST 2010


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

Visa Putkinen <yarogami at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Visa Putkinen <yarogami at gmail.com> 2010-11-18 07:35:08 CST ---
(In reply to comment #1)
> As you might know there are many different ABIs on ARM. What if you select
> proper target triplet? Say, via llc -mtriple=arm-none-linux-eabi ? Please
> provide .ll file as well.

That did the trick, I had assumed that this would be the default ABI. I knew it
had to be something this simple :). This bug report is invalid.

-- 
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