forked from OSchip/llvm-project
Disable this test for now, we don't check for super classes when matching yet.
llvm-svn: 78531
This commit is contained in:
parent
8e33cb2de1
commit
5877782962
|
@ -1,4 +1,5 @@
|
|||
// RUN: llvm-mc -triple i386-unknown-unknown %s -o -
|
||||
// XFAIL: *
|
||||
|
||||
.text
|
||||
.align 4,0x90
|
||||
|
|
Loading…
Reference in New Issue