mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 21:34:23 +00:00
xfail properly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9a38e67590
commit
3b39f89006
@ -1,7 +1,7 @@
|
||||
// Validate that we can assemble this file exactly like the platform
|
||||
// assembler.
|
||||
//
|
||||
// RUN: XFAIL: *
|
||||
// XFAIL: *
|
||||
// RUN: llvm-mc -filetype=obj -triple i386-unknown-unknown -o %t.mc.o %s
|
||||
// RUN: as -arch i386 -o %t.as.o %s
|
||||
// RUN: diff %t.mc.o %t.as.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user