ruby/yjit
Aaron Patterson 6b3a97d74b Remove undefined function from bindgen
`rb_get_iseq_body_total_calls` was removed in cd8d20cd1f, but it's still in the YJIT bindgen file.  This commit just removes it from bindgen
2025-02-16 16:37:36 -05:00
..
bindgen Remove undefined function from bindgen 2025-02-16 16:37:36 -05:00
src Only count VM instructions in YJIT stats builds 2025-02-14 14:39:35 -05:00
.gitignore
Cargo.lock Bump capstone from 0.12.0 to 0.13.0 in /yjit 2025-02-05 11:37:34 +09:00
Cargo.toml Bump capstone from 0.12.0 to 0.13.0 in /yjit 2025-02-05 11:37:34 +09:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk YJIT: Fix linker warnings on macOS for Cargo (development) builds 2025-02-13 17:27:28 -05:00