1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00

Add blurb for LLVM D Compiler.

llvm-svn: 156733
This commit is contained in:
Bill Wendling 2012-05-13 10:00:58 +00:00
parent 309d691c83
commit d026751d2c

View 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>