Add blurb for LLVM D Compiler.
authorBill Wendling <isanbard@gmail.com>
Sun, 13 May 2012 10:00:58 +0000 (10:00 +0000)
committerBill 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

index 2374efe84872ee3461c94a9836750dcae3559d80..b1083da6cbb735190ae4d31f63ecf0ae35c9cb7b 100644 (file)
@@ -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>