summaryrefslogtreecommitdiff
path: root/ruby_1_9_3/ext/-test-/string
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2024-06-14 16:24:35 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2024-06-17 15:09:32 -0400
commit657c8db8deb06741ca4b6a8b6635230f68c6d263 (patch)
treebfd19dc05fc554e3a305dcb6186c5839b1ced3ea /ruby_1_9_3/ext/-test-/string
parenta119b5f8793b2bf0c9f970d9f0cf16e6f33ee7c3 (diff)
YJIT: `--yjit-dump-disasm=dir`: Hold descriptor for dump fileHEADmaster
This mainly aims to make `--yjit-dump-disasm=<relative_path>` more usable. Previously, it crashed if the program did chdir(2), since it opened the dump file every time when appending. Tested with: ./miniruby --yjit-dump-disasm=. --yjit-call-threshold=1 -e 'Dir.chdir("/") {}' And the `lobsters` benchmark.
Diffstat (limited to 'ruby_1_9_3/ext/-test-/string')
0 files changed, 0 insertions, 0 deletions