From: Chris Lattner Date: Tue, 2 Feb 2010 20:57:28 +0000 (+0000) Subject: this apparently depends on the host somehow. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1de46a4ab526243aa950e3f06ab40745d275527d;p=oota-llvm.git this apparently depends on the host somehow. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95122 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/AsmParser/X86/x86_32-bit_cat.s b/test/MC/AsmParser/X86/x86_32-bit_cat.s index 1fcd1f02280..8914cb88b96 100644 --- a/test/MC/AsmParser/X86/x86_32-bit_cat.s +++ b/test/MC/AsmParser/X86/x86_32-bit_cat.s @@ -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)