aboutsummaryrefslogtreecommitdiff
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
commit2334e6d908eccb00dcb5ef5f5a8b70a1b85525f1 (patch)
treea0bb25ee13bf99ac0f0e920ccf48463854e3410c
parent2393a24fedc98dd62c9f338d0f08e367a4929369 (diff)
Adding RUN line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17534 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx b/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
index 16522c12fa..a74bc8d00a 100644
--- a/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
+++ b/test/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