mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 21:44:28 +00:00
Until we get our global register allocator, we need our HIR to be in 100% block-local SSA. Add a validator to enforce that.
Until we get our global register allocator, we need our HIR to be in 100% block-local SSA. Add a validator to enforce that.