Initialize class objects first as in the staic blocks there might be references to...
authorjzhou <jzhou>
Tue, 5 Jun 2012 02:23:17 +0000 (02:23 +0000)
committerjzhou <jzhou>
Tue, 5 Jun 2012 02:23:17 +0000 (02:23 +0000)
commit04ff08dbf682fdda4e70d940174fe18268aa806c
tree530c976ce8f67688071f061f431e25edd5042fa4
parent906be2127573168ea9bddd4938b8f34a5e4e92fe
Initialize class objects first as in the staic blocks there might be references to the class objects
Robust/src/IR/Flat/BuildCode.java
Robust/src/IR/Flat/BuildCodeMGC.java
Robust/src/IR/Flat/BuildCodeMultiCore.java
Robust/src/IR/Flat/BuildCodeTran.java