Displaying 1 result from an estimated 1 matches for "67e485ea".
2014 Jul 24
2
[LLVMdev] JIT on armhf, again
On 7/24/14, 7:18 AM, Tim Northover wrote:
[...]
> Which triple are you using? And is the correct code used when you run
> the same IR through "llc -mtriple=whatever"?
armv7-linux-gnueabihf, as suggested; and if I use llc -mtriple then the
code compiles to:
vstr s0, [r0]
bx lr
...which I would consider correct. (What's more interesting is *without*
specifying the triple