Source map in DebugInfo. IVM needs to port its stuff over eventually.

This commit is contained in:
Ben Vanik
2014-01-25 21:20:28 -08:00
parent 4609339c5a
commit 0cca23cdd7
12 changed files with 135 additions and 19 deletions

View File

@@ -33,6 +33,8 @@ public:
Instr* instr_head;
Instr* instr_tail;
uint16_t ordinal;
};