summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/misopt-basictest.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-03-21 18:12:24 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-03-21 18:12:24 +0000
commit15f1754eb44316b33d17d18557df1b9a983a3d85 (patch)
tree3c59c7018b15f48ce5c6991e41b628a1e28c9e45 /llvm/test/BugPoint/misopt-basictest.ll
parent629aed9327049b57d609cf8795bc2a54ce1afee8 (diff)
downloadbcm5719-llvm-15f1754eb44316b33d17d18557df1b9a983a3d85.tar.gz
bcm5719-llvm-15f1754eb44316b33d17d18557df1b9a983a3d85.zip
Re-commit r67334 and r67349 with fix.
llvm-svn: 67451
Diffstat (limited to 'llvm/test/BugPoint/misopt-basictest.ll')
-rw-r--r--llvm/test/BugPoint/misopt-basictest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/BugPoint/misopt-basictest.ll b/llvm/test/BugPoint/misopt-basictest.ll
index e59b4ed7d90..11cc2ae7995 100644
--- a/llvm/test/BugPoint/misopt-basictest.ll
+++ b/llvm/test/BugPoint/misopt-basictest.ll
@@ -1,4 +1,4 @@
-; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes
+; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes %bugpoint_topts
@.LC0 = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
OpenPOWER on IntegriCloud