mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Fixed mDeclModule changes from this morning
This commit is contained in:
parent
3616305378
commit
43b78a6c25
3 changed files with 21 additions and 15 deletions
|
@ -1735,6 +1735,7 @@ public:
|
|||
void UnreifyModule();
|
||||
void Cleanup();
|
||||
void StartNewRevision(RebuildKind rebuildKind = RebuildKind_All, bool force = false);
|
||||
void PrepareForIRWriting(BfTypeInstance* typeInst);
|
||||
void EnsureIRBuilder(bool dbgVerifyCodeGen = false);
|
||||
void DbgFinish();
|
||||
BfIRValue CreateForceLinkMarker(BfModule* module, String* outName);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue