annotate lphobos/README.txt @ 1161:f528e55fb32f

Force initialize the runtime module in Module::genLLVMModule. It is required for all non-trivial D modules anyway, so why load it lazily? This fixes run/typeid_83.d (DtoDeclareTypeInfo expects runtime to be initialized)
author Christian Kamm <kamm incasoftware de>
date Sat, 28 Mar 2009 20:01:37 +0100
parents 8baa9b0138e2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
195
8baa9b0138e2 [svn r211] Added readme in phobos dir.
lindquist
parents:
diff changeset
1 The code in this directory is not maintained and is most likely broken.
8baa9b0138e2 [svn r211] Added readme in phobos dir.
lindquist
parents:
diff changeset
2 There are no plans to revive official Phobos support.