test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll: [PR11218] Mark "REQUIRES: asserts" for now.

llvm-svn: 143247
This commit is contained in:
NAKAMURA Takumi 2011-10-28 23:11:03 +00:00
parent 37119b8a01
commit 78a0f170d6

View File

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