annotate readme.txt @ 825:a70ddd449e7d

Commented some logging that could be '''very''' long, cuts -vv output size of a gtkd gl sample down 1.2GB by 3/4. Fixed wrong pointer type for multidimension "deep" slicing.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 04 Dec 2008 16:11:09 +0100
parents 6aaa3d3c1183
children 7b6f066ba869
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
663
6aaa3d3c1183 First part of rename to LDC.
Christian Kamm <kamm incasoftware de>
parents: 478
diff changeset
1 LLVM D Compiler (LDC)
5
3d60e549b0c2 [svn r9] added a preliminary rebuild profile. llvmdc-posix - very handy :)
lindquist
parents:
diff changeset
2
478
b657298222d9 Update readme.
Christian Kamm <kamm incasoftware de>
parents: 262
diff changeset
3 This compiler is based on the Digital Mars D (DMD) compiler frontend, and
b657298222d9 Update readme.
Christian Kamm <kamm incasoftware de>
parents: 262
diff changeset
4 the LLVM compiler toolkit. See LICENSE for licensing information.
5
3d60e549b0c2 [svn r9] added a preliminary rebuild profile. llvmdc-posix - very handy :)
lindquist
parents:
diff changeset
5
663
6aaa3d3c1183 First part of rename to LDC.
Christian Kamm <kamm incasoftware de>
parents: 478
diff changeset
6 For more information, including build instructions, visit the LDC website:
5
3d60e549b0c2 [svn r9] added a preliminary rebuild profile. llvmdc-posix - very handy :)
lindquist
parents:
diff changeset
7
3d60e549b0c2 [svn r9] added a preliminary rebuild profile. llvmdc-posix - very handy :)
lindquist
parents:
diff changeset
8 http://www.dsource.org/projects/llvmdc