forked from OSchip/llvm-project
xfail this test since daniel turned off ipsccp
llvm-svn: 85907
This commit is contained in:
parent
6ec614e15e
commit
9840df0c40
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue