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
This commit is contained in:
NAKAMURA Takumi 2011-10-28 23:11:03 +00:00
parent e70ec84637
commit 29ceb7c104

View File

@ -1,3 +1,7 @@
; PR11218
; FIXME: This depends on assertion failure for now.
; REQUIRES: asserts
; RUN: llc < %s
; XFAIL: *
; PR2356