xfail this test since daniel turned off ipsccp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85907 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-11-03 17:54:12 +00:00
parent c8d40c7aad
commit 19c2079851

View File

@ -1,4 +1,5 @@
// RUN: %llvmgxx %s -O2 -S -o - | FileCheck %s
// XFAIL: *
// This test verifies that we get expected codegen out of the -O2 optimization
// level from the full optimizer.