I think chapuni got to this in r162819.<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 10:41 PM, Michael Liao <span dir="ltr"><<a href="mailto:michael.liao@intel.com" target="_blank">michael.liao@intel.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">On Tue, 2012-08-28 at 19:24 +0000, Jack Carter wrote:<br>
> Author: jacksprat<br>
> Date: Tue Aug 28 14:24:49 2012<br>
> New Revision: 162781<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=162781&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=162781&view=rev</a><br>
> Log:<br>
> Some of the instructions in the Mips instruction set are revision<br>
> delimited. llvm-mc -disassemble access these through the -mattr<br>
> option.<br>
><br>
> llvm-objdump -disassemble had no such way to set the attribute so<br>
> some instructions were just not recognized for disassembly.<br>
><br>
> This patch accepts llvm-mc mechanism for specifying the attributes.<br>
><br>
<br>
</div>Would u apply add lit.local.cfg to skip these tests when Mips is not<br>
turned on? The attached patch works for me.<br>
<br>
Yours<br>
<span class="HOEnZb"><font color="#888888">- Michael<br>
</font></span><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>