diff options
-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> |