From b7508ee10a9209e83cee073ffab4ee92182046ed Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Sun, 16 Nov 2003 23:49:26 +0000 Subject: [PATCH] add PR117 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10046 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4ecb2034b8a..14b31d49d4f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -88,6 +88,9 @@ invoke or unwind
  • Interpreter does not support the vaarg instruction
  • +

  • llvm-nm cannot read archive +files
  • +

    In this release, the following Quality of Implementation issues were fixed:

    @@ -450,6 +453,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Sun Nov 16 16:11:04 CST 2003 +Last modified: Sun Nov 16 17:46:25 CST 2003