annotate readme.txt @ 700:716684a0d63f

Updated rebuild profile for .o output as default, compiler needs to be fixed still. Fixed segfault with ' ldc foo.o -offoo '.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 13 Oct 2008 18:19:43 +0200
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