sammine-lang
Loading...
Searching...
No Matches
TypeConverter.h File Reference

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>
Include dependency graph for TypeConverter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sammine_lang::AST::TypeConverter
 

Detailed Description

Defines the TypeConverter, which holds the characistics of converting our AST types into LLVM IR types.