On Mon, Oct 25, 1999 at 10:31:08AM -0700, Martin Buchholz wrote:
I believe that when I implemented this, dumped compiled function
objects had already had optimize_compiled_function called for them
prior to dumping. So only functions read into the executable image at
runtime would be lazily optimized.
This is not, though, what is happening right now. I don't think I
touched anything in that area, though.
OG.