summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2011-12-09 18:27:22 +0000
committerDimitry Andric <dim@FreeBSD.org>2011-12-09 18:27:22 +0000
commitd4c8b5d2e851b0e8a063c6bf8543a4823a26c15a (patch)
treed5baf24dba561bcf8bc6ec60db36bfc5586f6378 /test/CodeGen/PowerPC
parent30815c536baacc07e925f0aef23a5395883173dc (diff)
Notes
Diffstat (limited to 'test/CodeGen/PowerPC')
-rw-r--r--test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll b/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
index 91c36efc522e..61ae438ba2f5 100644
--- a/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
+++ b/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
@@ -1,3 +1,7 @@
+; PR11218
+; FIXME: This depends on assertion failure for now.
+; REQUIRES: asserts
+
; RUN: llc < %s
; XFAIL: *
; PR2356