X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FIndVarSimplify%2F2007-11-23-BitcastCrash.ll;h=cad4eb155ce930ddd9e8a11bcad7d4cf880c5fd8;hb=ef4c80e07baf02dd2a8f08db49c5634a06d3ca1e;hp=555cadda6de3e07a5db1fb32a93195970721c853;hpb=74786c0f4360db7547f8a12980260b5b7a441627;p=oota-llvm.git diff --git a/test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll b/test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll index 555cadda6de..cad4eb155ce 100644 --- a/test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll +++ b/test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -indvars -disable-output +; RUN: opt < %s -indvars -disable-output ; PR1814 target datalayout = "e-p:32:32-f64:32:64-i64:32:64-f80:32:32"