mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Linux fixes
This commit is contained in:
parent
cdc030ab30
commit
52a441f486
5 changed files with 33 additions and 42 deletions
|
@ -933,10 +933,7 @@ public:
|
|||
|
||||
BfIRCodeGenBase* mIRCodeGen;
|
||||
BfIRCodeGen* mBfIRCodeGen;
|
||||
|
||||
#ifdef BF_PLATFORM_WINDOWS
|
||||
BeIRCodeGen* mBeIRCodeGen;
|
||||
#endif
|
||||
|
||||
#ifdef BFIR_RENTRY_CHECK
|
||||
std::set<BfType*> mDeclReentrySet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue