diff options
Diffstat (limited to 'test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll')
-rw-r--r-- | test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll | 4 |
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 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 |