Experimenting with instrument API. Not quite right.

This commit is contained in:
Ben Vanik
2014-01-16 23:27:11 -08:00
parent 7641a5bfed
commit af4e107905
3 changed files with 273 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
'entry_table.h',
'function.cc',
'function.h',
'instrument.cc',
'instrument.h',
'module.cc',
'module.h',
'raw_module.cc',