view readme.txt @ 1415:bac3931b3de3

Fix a behavioral change accidentally introduced by the move to the LLVM commandline system: `-output-(bc|ll|s)` used to disable generation of an object file unless explicitly requested with `-output-o`. Now they do so again.
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 23 May 2009 20:57:22 +0200
parents 6aaa3d3c1183
children 7b6f066ba869
line wrap: on
line source

LLVM D Compiler (LDC)

This compiler is based on the Digital Mars D (DMD) compiler frontend, and
the LLVM compiler toolkit. See LICENSE for licensing information.

For more information, including build instructions, visit the LDC website:

http://www.dsource.org/projects/llvmdc