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

Defined CgVisitor, which lowers ASTs to LLVM IR. More...

#include "TypeConverter.h"
#include "ast/AstBase.h"
#include "ast/AstDecl.h"
#include "codegen/Garbage.h"
#include "codegen/LLVMRes.h"
#include <llvm/IR/Function.h>
#include <llvm/IR/Type.h>
#include <llvm/IR/Value.h>
Include dependency graph for CodegenVisitor.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::CgVisitor
 

Detailed Description

Defined CgVisitor, which lowers ASTs to LLVM IR.