view readme.txt @ 951:e71c61befd6d

Now that we're using LLVM 2.5, we can stop always running the CFGSimplification pass. The pass was originally added as a workaround for a LLVM 2.4 bug where debug info would reference labels that have been optimized away.
author Christian Kamm <kamm incasoftware de>
date Thu, 12 Feb 2009 18:39:03 +0100
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