<div dir="ltr"><div><div><div>Hi Tim and Manman,<br><br></div>I have replaced -arch with -triple in r197062.<br></div>Does this commit help?  Thanks.<br><br></div>Logan<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Dec 12, 2013 at 3:05 AM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> 0. Program arguments: llvm-mc -arch=arm -filetype=obj<br>
> <stdin>: The file was not recognized as a valid object file<br>
> FileCheck error: '-' is empty.<br>
><br>
> Any idea what is wrong?<br>
<br>
</div>At the very least the tests are using -march=arm and then checking for<br>
ELF-specific objdumping. Fixing that will probably make the weird<br>
assertion failure go away too, though it could be something more<br>
substantial.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br></div>