http://llvm.org/bugs/show_bug.cgi?id=8637
Visa Putkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Visa Putkinen <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
