C# Class Mosa.Compiler.Framework.Stages.LinkerFinalizationStage

Finalizes the linking
Inheritance: BaseCompilerStage
Show file Open project: tgiphil/MOSA-Project

Protected Methods

Method Description
RunPostCompile ( ) : void

Method Details

RunPostCompile() protected method

protected RunPostCompile ( ) : void
return void