summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-11-06 23:16:51 +0000
committerTanya Lattner <tonic@nondot.org>2004-11-06 23:16:51 +0000
commit6b01c01171c344641d0010cbd3d24f4695818d47 (patch)
tree4aba3b436ccc6fcb3277c7631239ebc859174307
parent16b222c6fd508034eb802f4d4dc1ab7876a9cf5a (diff)
downloadbcm5719-llvm-6b01c01171c344641d0010cbd3d24f4695818d47.tar.gz
bcm5719-llvm-6b01c01171c344641d0010cbd3d24f4695818d47.zip
Adding RUN line.
llvm-svn: 17534
-rw-r--r--llvm/test/Regression/Transforms/IndVarsSimplify/2003-12-15-Crash.llx1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Regression/Transforms/IndVarsSimplify/2003-12-15-Crash.llx b/llvm/test/Regression/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
index 16522c12fa4..a74bc8d00a7 100644
--- a/llvm/test/Regression/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
+++ b/llvm/test/Regression/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
@@ -1,3 +1,4 @@
+; RUN: llvm-as < %s | opt -indvars -disable-output
void %_ZN17CoinFactorization7cleanupEv() {
entry:
br bool false, label %loopexit.14, label %cond_continue.3
OpenPOWER on IntegriCloud