summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2022-11-14 13:16:26 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2022-11-14 15:42:11 -0800
commitb7d591643ae37a556217a22e1ee9e9c6ab7cfd3e (patch)
tree646864f9580f5f553c640b6e58f0814bdf6be380 /tool
parent6cd0553ab7d6927e07cc7f00305cb413436b7608 (diff)
Remove USE_RVARGC code
We don't need this constant to be exposed anymore, so remove it
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6728
Diffstat (limited to 'tool')
-rwxr-xr-xtool/mjit/bindgen.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb
index 64ac3eb7d2..5ffe7166bc 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -329,7 +329,6 @@ generator = BindingGenerator.new(
src_path: src_path,
uses: %w[
USE_LAZY_LOAD
- USE_RVARGC
],
values: {
INT: %w[