Commit 4122a113 authored by Bill Wendling's avatar Bill Wendling
Browse files

Merging r143247:

------------------------------------------------------------------------
r143247 | chapuni | 2011-10-28 16:11:03 -0700 (Fri, 28 Oct 2011) | 1 line

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

llvm-svn: 143272
parent 6a448327
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
; PR11218
; FIXME: This depends on assertion failure for now.
; REQUIRES: asserts

; RUN: llc < %s
; XFAIL: *
; PR2356