[svn r228] Fixed: when new'ing basic types, the storage was not default initialized.

Fixed: the tango/lib/compiler/llvmdc/llvmdc.mak makefile was a bit incorrect.
Changed: the basic gc is now the default.
Changed: renamed a few temporary names in the LLVM IR output.
This commit is contained in:
Tomas Lindquist Olsen
2008-05-27 22:14:24 +02:00
parent 6b735db510
commit 0b479b5749
6 changed files with 36 additions and 12 deletions

View File

@@ -764,6 +764,7 @@ tangotests/mem2.d
tangotests/mem3.d
tangotests/mem4.d
tangotests/mem5.d
tangotests/mem6.d
tangotests/n.d
tangotests/o.d
tangotests/r.d