disable this test for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-02-02 20:41:39 +00:00
parent b788b3753b
commit d56f80358b

View File

@ -5,6 +5,8 @@
// RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
// XFAIL: *
// CHECK: movb $127, 3735928559(%ebx,%ecx,8)
movb $0x7f,0xdeadbeef(%ebx,%ecx,8)