ast was used in parsing
This commit is contained in:
parent
d50efa0988
commit
4e075e3a81
@ -13,6 +13,7 @@ if (__FILE__ == $0)
|
||||
swi 0
|
||||
}
|
||||
|
||||
gen.data("printf"+ "\x00")
|
||||
require 'asm/object_writer'
|
||||
writer = Asm::ObjectWriter.new(Elf::Constants::TARGET_ARM)
|
||||
writer.set_text gen.assemble
|
||||
|
Loading…
Reference in New Issue
Block a user