TODO: move record pool to a thread-local thing and never deallocate it. Issue is...
authorjjenista <jjenista>
Thu, 7 Apr 2011 02:33:53 +0000 (02:33 +0000)
committerjjenista <jjenista>
Thu, 7 Apr 2011 02:33:53 +0000 (02:33 +0000)
commitd3168af03a26719cece2c51d3e215712701aeda5
treeab5afd1b1a348b6c153e602ea5b84ee16be135de
parent2ddeb8240ff64f2fdd5cfee223d446f596c142de
TODO: move record pool to a thread-local thing and never deallocate it.  Issue is that a child can retire, then its parent, then deallocate the child's entire mem pool... then the child's traverser finally gets around to the record
Robust/src/IR/Flat/BuildOoOJavaCode.java