HIR->LIR flow.
This commit is contained in:
@@ -46,6 +46,7 @@ PPCTranslator::PPCTranslator(PPCFrontend* frontend) :
|
||||
|
||||
Backend* backend = frontend->runtime()->backend();
|
||||
assembler_ = backend->CreateAssembler();
|
||||
assembler_->Initialize();
|
||||
}
|
||||
|
||||
PPCTranslator::~PPCTranslator() {
|
||||
|
||||
Reference in New Issue
Block a user