From de13acf862f952925ee2c977da64b03d7716c63b Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Tue, 11 Mar 2008 07:15:44 +0000 Subject: [PATCH] XFAIL due to Dale's change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48216 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/PowerPC/Frames-align.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/PowerPC/Frames-align.ll b/test/CodeGen/PowerPC/Frames-align.ll index a7c02ccd65c..836d556f8ca 100644 --- a/test/CodeGen/PowerPC/Frames-align.ll +++ b/test/CodeGen/PowerPC/Frames-align.ll @@ -7,6 +7,7 @@ ; RUN: llvm-upgrade < %s | llvm-as | \ ; RUN: llc -march=ppc64 -mtriple=powerpc-apple-darwin8 | \ ; RUN: grep {rldicl r0, r1, 0, 54} +; XFAIL implementation -- 2.11.0