summaryrefslogtreecommitdiff
path: root/tool/transform_mjit_header.rb
diff options
context:
space:
mode:
-rw-r--r--tool/transform_mjit_header.rb1
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ module MJITHeader
]
IGNORED_FUNCTIONS = [
'rb_equal_opt', # Not used from VM and not compilable
]