From a8dec34961d7734ad975e44efa8aae361a1c4f5a Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 2 Jan 2023 22:53:14 -0800 Subject: Implement initial opt_lt --- tool/mjit/bindgen.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'tool') diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb index c61fffad0b..bd7817916b 100755 --- a/tool/mjit/bindgen.rb +++ b/tool/mjit/bindgen.rb @@ -366,6 +366,7 @@ generator = BindingGenerator.new( ], ULONG: %w[ INVALID_SHAPE_ID + RUBY_FIXNUM_FLAG SHAPE_MASK ], PTR: %w[ -- cgit v1.2.1