Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
llvm-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Oniro Core
llvm-project
Commits
12fcf50e
Commit
12fcf50e
authored
16 years ago
by
Tanya Lattner
Browse files
Options
Downloads
Patches
Plain Diff
Merge from mainline.
llvm-svn: 52126
parent
7972a0a2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/docs/ReleaseNotes.html
+4
-4
4 additions, 4 deletions
llvm/docs/ReleaseNotes.html
with
4 additions
and
4 deletions
llvm/docs/ReleaseNotes.html
+
4
−
4
View file @
12fcf50e
...
...
@@ -235,7 +235,7 @@ this section.
<tt>
llvmc
</tt>
and to provide a superset of the features of the
'
<tt>
gcc
</tt>
' driver.
</p>
<p>
The main features of
<tt>
llvmc2
</tt>
are:
<p>
The main features of
<tt>
llvmc2
</tt>
are:
<ul>
<li>
Extended handling of command line options and smart rules for
dispatching them to different tools.
</li>
...
...
@@ -246,8 +246,8 @@ this section.
it's relatively easy to add new features.
</li>
<li>
The definition of driver is transformed into set of C++ classes, thus
no runtime interpretation is needed.
</li>
</ul>
</p>
</li>
</ul>
</li>
<li><p>
LLVM 2.3 includes a completely rewritten interface for
<a
href=
"LinkTimeOptimization.html"
>
Link Time Optimization
</a>
. This interface
...
...
@@ -285,7 +285,7 @@ front-end. Objective-C now works very well on Mac OS/X.</li>
<li>
llvm-gcc 4.2 includes many other fixes which improve conformance with the
relevant parts of the GCC testsuite.
</li>
</ul>
</p>
</ul>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment