From 2a77f2daa7d943a3898ea8f00aac059b268ae231 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 11 Nov 2003 23:46:35 +0000 Subject: [PATCH] reword a bit, be less aggressive with my link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9906 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 0b67143799c..52b05000f32 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -71,10 +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.
  • +
  • LLVM has been moved +into an 'llvm' C++ namespace, for easier integration with third-party +code.
  • @@ -437,6 +437,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Tue Nov 11 17:44:33 CST 2003 +Last modified: Tue Nov 11 17:46:21 CST 2003 -- 2.34.1