From 6002b12611c3cee921fc8aef76b55db4b2d0fbcd Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sun, 2 Apr 2023 15:26:46 -0700 Subject: RJIT: Support entry with different PCs --- tool/rjit/bindgen.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tool') diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb index da8526c29c..13b8ec3c07 100755 --- a/tool/rjit/bindgen.rb +++ b/tool/rjit/bindgen.rb @@ -568,6 +568,8 @@ generator = BindingGenerator.new( rjit_rb_ary_subseq_length rb_ary_unshift_m rjit_build_kwhash + rb_rjit_entry_stub_hit + rb_rjit_branch_stub_hit ], types: %w[ CALL_DATA -- cgit v1.2.1