[intermediate representation] improved skeleton

This commit is contained in:
Philippe Tillet
2019-01-02 01:06:43 -05:00
parent e7a4e70e22
commit 24bd2145df
11 changed files with 611 additions and 79 deletions

View File

@@ -3,8 +3,5 @@
namespace tdl{
namespace ir{
/* Context */
context::context() { }
}
}