aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2008-05-26 20:23:33 +0000
committerNick Lewycky <nicholas@mxc.ca>2008-05-26 20:23:33 +0000
commitaadc6b68c7d5a30f1aa75196eeae577c178c2c07 (patch)
tree2282ce5ce6f5a5ee6bab6ce88ad366f2c99e5726 /test/Analysis
parent3978927dfa6b88bde400e71f14154dc16bb8536b (diff)
downloadexternal_llvm-aadc6b68c7d5a30f1aa75196eeae577c178c2c07.zip
external_llvm-aadc6b68c7d5a30f1aa75196eeae577c178c2c07.tar.gz
external_llvm-aadc6b68c7d5a30f1aa75196eeae577c178c2c07.tar.bz2
Whoops -- forgot PR reference on this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51569 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis')
-rw-r--r--test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll b/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll
index 922d9a9..7778156 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: