checkpointing on the mad road to register allocation

This commit is contained in:
Torsten Ruger
2014-05-13 18:21:24 +03:00
parent b0302948dd
commit f6711ea49c
12 changed files with 86 additions and 76 deletions

View File

@@ -12,6 +12,6 @@ module Vm
@attributes = {}
@attributes[:program] = program
end
attr_reader :attributes
end
end