From: Nick Lewycky Date: Mon, 26 May 2008 20:23:33 +0000 (+0000) Subject: Whoops -- forgot PR reference on this test. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=aadc6b68c7d5a30f1aa75196eeae577c178c2c07;p=oota-llvm.git Whoops -- forgot PR reference on this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51569 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll b/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll index 922d9a97542..7778156d647 100644 --- a/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll +++ b/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | opt -analyze -scalar-evolution | grep {61 iterations} +; PR2364 define i32 @func_6() nounwind { entry: