summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll
diff options
context:
space:
mode:
authorJakub Staszak <kubastaszak@gmail.com>2013-04-19 09:32:30 +0000
committerJakub Staszak <kubastaszak@gmail.com>2013-04-19 09:32:30 +0000
commit9b59d14fc4c7e7fd6f0d75e7d3deb2d7d8c52ccf (patch)
treef855234b922db9b377b60482c5f8b9e16b3c8de2 /llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll
parente7ea8cfb49f5ade9e95f58bbeeb77857bb6f7932 (diff)
downloadbcm5719-llvm-9b59d14fc4c7e7fd6f0d75e7d3deb2d7d8c52ccf.tar.gz
bcm5719-llvm-9b59d14fc4c7e7fd6f0d75e7d3deb2d7d8c52ccf.zip
Revert 179826. Tests were worthless.
llvm-svn: 179845
Diffstat (limited to 'llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll')
-rw-r--r--llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll b/llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll
index 2978704ddf2..4bf1aeee709 100644
--- a/llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll
+++ b/llvm/test/Transforms/GlobalDCE/complex-constantexpr.ll
@@ -1,4 +1,4 @@
-; RUN: opt -globaldce -disable-output < %s
+; RUN: opt -O2 -disable-output < %s
; PR15714
%struct.ham = type { i32 }
OpenPOWER on IntegriCloud