<div dir="ltr">On 8 February 2013 11:01, David Given <span dir="ltr"><<a href="mailto:dg@cowlark.com" target="_blank">dg@cowlark.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I've tried overriding the triple to arm-unknown-linux-gnueabihf and<br>
arm-linux-gnueabihf (via module->setTargetTriple), and while the triples<br>
are accepted, the actual generated code doesn't change with either.<br></blockquote><div><br></div><div style>Hi David,</div><div style><br></div><div style>If you set the triple to arm it won't help, since it'll default to ARMv4 which doesn't have hard float.</div>
<div style><br></div><div style>Try setting armv7a-unknown-linux-gnueabihf and see if it works better.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Before I start go filing bugs, does anyone know if the LLVM 3.2 JIT<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

actually works on an armhf device?<br></blockquote><div><br></div><div>JIT was never the forte of ARM and I haven't tried yet, but I doubt it'll be any Debian misconfiguration. The whole architecture configuration is a bit odd...</div>
<div><br></div><div>cheers,</div><div style>--renato</div><div><br></div><div><br></div></div></div></div>