[code generation] basic to-llvm lowering
This commit is contained in:
10
include/codegen/liveness.h
Normal file
10
include/codegen/liveness.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef TDL_INCLUDE_IR_CODEGEN_LIVENESS_H
|
||||
#define TDL_INCLUDE_IR_CODEGEN_LIVENESS_H
|
||||
|
||||
namespace tdl{
|
||||
namespace codegen{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user