diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 2374efe84872..b1083da6cbb7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -290,6 +290,16 @@ Release Notes. +

LLVM D Compiler

+ +
+ +

LLVM D Compiler (LDC) is + a compiler for the D programming Language. It is based on the DMD frontend + and uses LLVM as backend.

+ +
+

Open Shading Language