fixing assembly

position code changed and linking too
passes not working
This commit is contained in:
Torsten Ruger
2015-05-24 18:05:20 +03:00
parent 95ac024421
commit 2ccbea04b9
15 changed files with 111 additions and 182 deletions

View File

@ -34,10 +34,6 @@ module Parfait
@object_layout.push name
end
def mem_length
padded_words(3)
end
# ruby 2.1 list (just for reference, keep at bottom)
#:allocate, :new, :superclass
end