From a3bd11d0280d6b9f65b4495ab0fb41428ea071f1 Mon Sep 17 00:00:00 2001
From: Gabor Greif
Date: Mon, 9 Jun 2008 06:06:18 +0000
Subject: removed two implicitly closed
tags to get it validate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52123 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'docs')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 0778678..2f40e47 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -235,7 +235,7 @@ this section.
llvmc and to provide a superset of the features of the
'gcc' driver.
-The main features of llvmc2 are:
+
The main features of llvmc2 are:
- Extended handling of command line options and smart rules for
dispatching them to different tools.
@@ -246,8 +246,8 @@ this section.
it's relatively easy to add new features.
- The definition of driver is transformed into set of C++ classes, thus
no runtime interpretation is needed.
-
-
+
+
LLVM 2.3 includes a completely rewritten interface for Link Time Optimization. This interface
@@ -285,7 +285,7 @@ front-end. Objective-C now works very well on Mac OS/X.
llvm-gcc 4.2 includes many other fixes which improve conformance with the
relevant parts of the GCC testsuite.
-
+
--
cgit v1.1