#include "gen/llvm.h" #include "ir/ir.h" #include "ir/irdtype.h" IrDType::IrDType() { type = NULL; }