starting on risc allocation
inserting allocator stage in method translation
This commit is contained in:
@ -29,7 +29,7 @@ module Risc
|
||||
end
|
||||
|
||||
def class_name
|
||||
return :fixnum unless @type
|
||||
return :Integer unless @type
|
||||
@type.class_name
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user