PR135 is now finally fixed
authorChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 03:42:11 +0000 (03:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 03:42:11 +0000 (03:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10550 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 1aa2cdcae3b9081210e14d1161f013565b10af3f..bd236c4bf0e731f647a6cb01a0635853176816a2 100644 (file)
@@ -113,7 +113,19 @@ In this release, the following missing features were implemented:
 
 <!--=========================================================================-->
 <div class="doc_subsubsection">
-In this release, the following Code Quality  issues were fixed:
+In this release, the following Quality of Implementation issues were fixed:
+</div>
+
+<ol>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li>
+
+<li></li>
+</ol>
+
+<!--=========================================================================-->
+<div class="doc_subsubsection">
+In this release, the following Code Quality issues were fixed:
 </div>
 
 <ol>