<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">yep, fixed, thanks.<div><br><div><div>On Mar 13, 2010, at 11:43 PM, Alastair Lynn wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello-<div><br><div><div>On 14 Mar 2010, at 07:32, Chris Lattner wrote:</div><blockquote type="cite"><div><font class="Apple-style-span"><br></font>--- llvm/trunk/test/MC/MachO/Darwin/x86_32_diff_as.s (original)<br>+++ llvm/trunk/test/MC/MachO/Darwin/x86_32_diff_as.s Sun Mar 14 01:32:48 2010<br>@@ -1,6 +1,7 @@<br> // Validate that we can assemble this file exactly like the platform<br> // assembler.<br> //<br>+// RUN: XFAIL: *<br> // RUN: llvm-mc -filetype=obj -triple i386-unknown-unknown -o %t.mc.o %s<br> // RUN: as -arch i386 -o %t.as.o %s<br> // RUN: diff %t.mc.o %t.as.o<br><br></div></blockquote></div><br></div><div>Should this not be just</div><div>// XFAIL: *</div><div>rather than</div><div>// RUN: XFAIL: *?</div><div><br></div><div>Alastair</div></div>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits<br></blockquote></div><br></div></body></html>