From 9c4d6e2c5a50aa8f57e1d0fd1d861bbe541848e7 Mon Sep 17 00:00:00 2001 From: David Nadlinger Date: Mon, 27 May 2013 16:37:23 +0200 Subject: [PATCH] *LLVM-based* D compiler. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7e997c27..da8a32db 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -LDC – the LLVM D Compiler -========================= +LDC – the LLVM-based D Compiler +=============================== The LDC project aims to provide a portable D programming language compiler with modern optimization and code generation capabilities.