|
sammine-lang
|
Defines the TypeConverter, which holds the characistics of converting our AST types into LLVM IR types. More...
#include "codegen/LLVMRes.h"#include "lex/Token.h"#include "typecheck/Types.h"#include "util/Utilities.h"#include <llvm/IR/Instructions.h>#include <llvm/IR/LLVMContext.h>#include <llvm/IR/Type.h>

Go to the source code of this file.
Classes | |
| class | sammine_lang::AST::TypeConverter |
Defines the TypeConverter, which holds the characistics of converting our AST types into LLVM IR types.