mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-02 17:09:05 +00:00
xfail properly
llvm-svn: 98479
This commit is contained in:
parent
45aceed227
commit
c90ed01cf3
@ -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…
Reference in New Issue
Block a user