mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
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:
parent
b788b3753b
commit
d56f80358b
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user