summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2026-01-13 23:08:33 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2026-01-14 17:19:52 -0500
commit993046847931c6c26ca518dfaf9be6c23c34fc78 (patch)
treed41a071e41c6e608cbb3260aa690cc7cb45c0909 /test/ruby
parentac229890660d023c423869601d1ab404187824f4 (diff)
YJIT: Fix --yjit-dump-insns by removing {cpush,cpop}_all() in printers
cpush_all() and cpop_all() in theory enabled these `print_*` utilities to work in more spots, but with automatically spilling in asm.ccall(), the benefits are now limited. They also have a bug at the moment. Stop using them to dodge the bug.
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions