From da1f03c1b5e1121a22704c245cc2e40b836f9898 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sat, 22 Jan 2005 18:45:35 +0000
Subject: [PATCH] QOI feature implemented.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19756 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 8baa90b38d3..660b363a979 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -76,7 +76,7 @@ bug fixes for those problems found since the 1.4 release.
- LLVM now includes an
- Inter-Procedural Sparse Conditional Constant Propagation pass, named
+ Interprocedural Sparse Conditional Constant Propagation pass, named
-ipsccp, which is run by default at link-time.
@@ -105,7 +105,8 @@ issues were fixed:
--
2.34.1