aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-13 17:03:01 +0000
committerChris Lattner <sabre@nondot.org>2004-02-13 17:03:01 +0000
commit4b2b684b9ff7cd1480c01bddb2609497dc18ba70 (patch)
tree0cd3e25fb43c6d01c3c24a09361fe65c88c3c320 /docs/ReleaseNotes.html
parent494b6920b067ec663b28c644f151fe61ef8b4e71 (diff)
downloadexternal_llvm-4b2b684b9ff7cd1480c01bddb2609497dc18ba70.zip
external_llvm-4b2b684b9ff7cd1480c01bddb2609497dc18ba70.tar.gz
external_llvm-4b2b684b9ff7cd1480c01bddb2609497dc18ba70.tar.bz2
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 0924588..77f2d6a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -173,6 +173,7 @@ cause use of invalid pointers!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR228">[sparc] Boolean constants are emitted as true and false</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR235">Tablegen aborts on errors</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
</ol>