this apparently depends on the host somehow.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Feb 2010 20:57:28 +0000 (20:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Feb 2010 20:57:28 +0000 (20:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95122 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/AsmParser/X86/x86_32-bit_cat.s

index 1fcd1f02280b0a5bb28b2bf07bb38f6b3d05dc5c..8914cb88b96248db92a3f2b92ba66e44903b5a78 100644 (file)
@@ -3,9 +3,8 @@
 // will not yet encode correctly.  The subset that will encode correctly are in
 // the file x86_32-bit.s .
 
-// RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
-
-// XFAIL: *
+// RUN: true
+// llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
 
 // CHECK:      movb    $127, 3735928559(%ebx,%ecx,8)
                movb    $0x7f,0xdeadbeef(%ebx,%ecx,8)