Closed pgoodman closed 9 years ago
This should be replaced with some early-initialized, globally allocated virtual registers. That will remove an ugly dependency on DecodedBlock from lir::InlineFunctionCall.
DecodedBlock
lir::InlineFunctionCall
This is done.
This should be replaced with some early-initialized, globally allocated virtual registers. That will remove an ugly dependency on
DecodedBlock
fromlir::InlineFunctionCall
.