diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-16 23:49:26 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-16 23:49:26 +0000 |
commit | b7508ee10a9209e83cee073ffab4ee92182046ed (patch) | |
tree | 6d3ba4960327b975c6284053260ee49af268ec9c | |
parent | 99fe6ba1bf4381a32707d26857b308b8dcc61a94 (diff) |
add PR117
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10046 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4ecb2034b8..14b31d49d4 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -88,6 +88,9 @@ invoke or unwind</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR99">Interpreter does not support the <tt>vaarg</tt> instruction</a></li><p> +<li><a href="http://llvm.cs.uiuc.edu/PR117">llvm-nm cannot read archive +files</a></li><p> + </ol><p> In this release, the following Quality of Implementation issues were fixed:<p> @@ -450,6 +453,6 @@ via the mailing lists.<p> Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br> <!-- Created: Wed Oct 1 17:38:54 CDT 2003 --> <!-- hhmts start --> -Last modified: Sun Nov 16 16:11:04 CST 2003 +Last modified: Sun Nov 16 17:46:25 CST 2003 <!-- hhmts end --> </body></html> |