mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-04 01:49:05 +00:00
Removed how variables were handled
This commit is contained in:
@@ -13,9 +13,6 @@ namespace LX
|
||||
llvm::LLVMContext context;
|
||||
llvm::Module module;
|
||||
llvm::IRBuilder<> builder;
|
||||
|
||||
// Not LLVM I just cba to add this parameter to the functions that needed it //
|
||||
Scope* scope;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user