Implement asm comments

This commit is contained in:
Takashi Kokubun 2022-12-26 22:06:43 -08:00
parent 652d63789f
commit 4fe5efbf7f
5 changed files with 36 additions and 7 deletions

View file

@ -423,7 +423,6 @@ generator = BindingGenerator.new(
ruby_fields: {
rb_iseq_location_struct: %w[
base_label
first_lineno
label
pathobj
]