summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/exprs-invalid.s
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-31 08:09:28 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-31 08:09:28 +0000
commit821e3334ed3390d931f497300e6a5f1dc21bcfb3 (patch)
tree6ce6d23d121ee064f82737807150ca127e97d574 /test/MC/AsmParser/exprs-invalid.s
parente2ace509fc1205bed97a5114b13534610d4dbf5e (diff)
downloadllvm-821e3334ed3390d931f497300e6a5f1dc21bcfb3.tar.gz
llvm-821e3334ed3390d931f497300e6a5f1dc21bcfb3.tar.bz2
llvm-821e3334ed3390d931f497300e6a5f1dc21bcfb3.tar.xz
llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80578 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AsmParser/exprs-invalid.s')
-rw-r--r--test/MC/AsmParser/exprs-invalid.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/MC/AsmParser/exprs-invalid.s b/test/MC/AsmParser/exprs-invalid.s
index 4accc39087..5358fc5d75 100644
--- a/test/MC/AsmParser/exprs-invalid.s
+++ b/test/MC/AsmParser/exprs-invalid.s
@@ -1,6 +1,11 @@
// RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
// RUN: FileCheck -input-file %t %s
+// Currently XFAIL'ed, since the front-end isn't validating this. Figure out the
+// right resolution.
+//
+// XFAIL: *
+
.text
a:
.data