summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-09 07:35:56 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-09 07:35:56 +0000
commit5877782962c507d54cebe35a2f6558e45b7ebb24 (patch)
treec5e703178afd38d5fa2b89041fab43cfa10175e2
parent8e33cb2de190afe6483bdbae7da8aa470a5fbc8d (diff)
downloadbcm5719-llvm-5877782962c507d54cebe35a2f6558e45b7ebb24.tar.gz
bcm5719-llvm-5877782962c507d54cebe35a2f6558e45b7ebb24.zip
Disable this test for now, we don't check for super classes when matching yet.
llvm-svn: 78531
-rw-r--r--llvm/test/MC/AsmParser/hello.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/MC/AsmParser/hello.s b/llvm/test/MC/AsmParser/hello.s
index ace86174b6f..b60da0d37bc 100644
--- a/llvm/test/MC/AsmParser/hello.s
+++ b/llvm/test/MC/AsmParser/hello.s
@@ -1,5 +1,6 @@
// RUN: llvm-mc -triple i386-unknown-unknown %s -o -
-
+// XFAIL: *
+
.text
.align 4,0x90
.globl _main
OpenPOWER on IntegriCloud