Removing IVM.

This commit is contained in:
Ben Vanik
2015-01-19 12:35:43 -08:00
parent 056d4ed9b0
commit b8bb338564
23 changed files with 3 additions and 5178 deletions

View File

@@ -53,7 +53,6 @@ bool FunctionInstrument::Attach() {
// Function impl attach:
// - add instrument to list
// IVM: handle in Call()
// JIT: transition to instrumented state
// - rewrite enter/exit to jump to instrumentation thunk
// - some sort of locking required?