Files
ldc/gen
Christian Kamm 03888f4b07 [svn r288] Let return statements start a new basic block after terminating the current one.
This fixes problems such as

void main()
{ return; return; }
2008-06-15 18:37:23 +02:00
..
2007-11-30 12:56:52 +01:00
2008-01-11 17:57:40 +01:00
2008-01-04 01:38:42 +01:00