Skip to content
Snippets Groups Projects
Commit ca3c436f authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

added assemble step so CFG building is successful

parent 9a5cf8cf
No related branches found
No related tags found
No related merge requests found
......@@ -431,6 +431,8 @@ void ZaxBase_t::setupForkServer()
}
}
getFileIR()->assembleRegistry();
getFileIR()->setBaseIDS();
// it's ok not to have a fork server at all, e.g. libraries
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment