<div dir="ltr">On 15 October 2013 15:53, Bernie Ogden <span dir="ltr"><<a href="mailto:bogden@arm.com" target="_blank">bogden@arm.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">
Note that this only fixes the clang side. M'colleague pointed out that other<br>
LLVM tools (e.g. llc) are broken in this respect. I took a look at what<br>
would be required to fix this and decided not to go there.<br></blockquote><div><br></div>Hi Bernie,<div><br></div><div>As I said in the bug, you need to be careful with what the default CPU will end up being because "thumbv7m" is not a recognizable architecture (or "thumb*" for that matter). Darwin deals with it in a special way, so it works for Darwin, but for no other ARM target.</div>
<div><br></div><div>cheers,</div><div>--renato</div><div><br></div></div></div></div>