From 29ceb7c104155b5ce107a7defa89fd4457dbbdb5 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Fri, 28 Oct 2011 23:11:03 +0000 Subject: 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 --- test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll') diff --git a/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll b/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll index 91c36ef..61ae438 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 -- cgit v1.1