summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-10-28 23:11:03 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-10-28 23:11:03 +0000
commit29ceb7c104155b5ce107a7defa89fd4457dbbdb5 (patch)
tree12d7ae858d67de9f802a48906fe8004c24ac78f9 /test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
parente70ec8463720b5990f0d1ab8d9b6ab56ca1d01c3 (diff)
downloadllvm-29ceb7c104155b5ce107a7defa89fd4457dbbdb5.tar.gz
llvm-29ceb7c104155b5ce107a7defa89fd4457dbbdb5.tar.bz2
llvm-29ceb7c104155b5ce107a7defa89fd4457dbbdb5.tar.xz
test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll: [PR11218] Mark "REQUIRES: asserts" for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143247 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll')
-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 91c36efc52..61ae438ba2 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