summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/integration-O2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/integration-O2.cpp')
-rw-r--r--llvm/test/FrontendC++/integration-O2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/integration-O2.cpp b/llvm/test/FrontendC++/integration-O2.cpp
index 5f3f01a27f9..bb65ac21033 100644
--- a/llvm/test/FrontendC++/integration-O2.cpp
+++ b/llvm/test/FrontendC++/integration-O2.cpp
@@ -1,5 +1,4 @@
// 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.
OpenPOWER on IntegriCloud