From 5f6fbeb64cacd366fa6134792e42f45506e9d501 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 11 Nov 2003 23:45:03 +0000 Subject: [PATCH] Add a link to the llvmdev posting git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9905 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8930d1a40a9..0b67143799c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -71,8 +71,10 @@ release implements the following new features:

explore the LLVM optimizer with the C backend (note that LLVM requires GCC 3.3 on Mac OSX).

-

  • The LLVM C++ code has been completely moved into the 'llvm' C++ -namespace, for easier integration with other code.
  • +
  • The +LLVM C++ code has been completely moved into the 'llvm' C++ namespace, for +easier integration with other code.
  • @@ -435,6 +437,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Tue Nov 11 16:45:07 CST 2003 +Last modified: Tue Nov 11 17:44:33 CST 2003 -- 2.34.1