aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-08 07:15:52 +0000
committerChris Lattner <sabre@nondot.org>2004-06-08 07:15:52 +0000
commit11eaf53e2a6e53614562c7d033bf1363fe572041 (patch)
treedb210c988ada175ea493c46efea2e2ab3eabe96d /docs/ReleaseNotes.html
parent2917ca87f786dbe6edd081b2660cf1d3da90b2c7 (diff)
downloadexternal_llvm-11eaf53e2a6e53614562c7d033bf1363fe572041.zip
external_llvm-11eaf53e2a6e53614562c7d033bf1363fe572041.tar.gz
external_llvm-11eaf53e2a6e53614562c7d033bf1363fe572041.tar.bz2
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14063 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 a96e428..b5061af 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -261,6 +261,7 @@ physical register use of aliased definition</a></li>
enum type</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array
indexing miscompiled</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function prototypes that take opaque structs by-value</a></li>
</ol>
</div>