projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59a23e3
)
Add blurb for LLVM D Compiler.
author
Bill Wendling
<isanbard@gmail.com>
Sun, 13 May 2012 10:00:58 +0000
(10:00 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Sun, 13 May 2012 10:00:58 +0000
(10:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156733
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 2374efe84872ee3461c94a9836750dcae3559d80..b1083da6cbb735190ae4d31f63ecf0ae35c9cb7b 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-290,6
+290,16
@@
Release Notes</a>.</h1>
</div>
+<h3>LLVM D Compiler</h3>
+
+<div>
+
+<p><a href="https://github.com/ldc-developers/ldc">LLVM D Compiler</a> (LDC) is
+ a compiler for the D programming Language. It is based on the DMD frontend
+ and uses LLVM as backend.</p>
+
+</div>
+
<h3>Open Shading Language</h3>
<div>