diff options
author | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-01-25 14:09:10 +0000 |
---|---|---|
committer | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-01-25 14:09:10 +0000 |
commit | 0a5b4c13ad16bacfa5659f7ac92eb7abf9416261 (patch) | |
tree | a50901558bb6bf4831411235c990c14d4abd4c02 /vm_dump.c | |
parent | 24b57b102c1992b679f8f8c0fd1a0239289a129b (diff) | |
download | ruby-0a5b4c13ad16bacfa5659f7ac92eb7abf9416261.tar.gz |
vm.inc now in C99
This changeset modifies the VM generator so that vm.inc is written in
C99. Also added some comments in _insn_entry.erb so that the
intention of each parts to be made more clear. I think this improves
overall readability of the generated VM.
Confirmed that the exact same binary is generated before/after this
changeset.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66923 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_dump.c')
0 files changed, 0 insertions, 0 deletions