diff options
author | Aaron Patterson <[email protected]> | 2021-07-15 15:43:39 -0700 |
---|---|---|
committer | Alan Wu <[email protected]> | 2021-10-20 18:19:38 -0400 |
commit | e8617d0e7ea8039f3757896f547107f51566256b (patch) | |
tree | 0ce51bfb188c7687c3d8c5cb69236c4efefec450 /iseq.c | |
parent | 41f405c486a01c1a16c3f102c11d41c8fbbafe60 (diff) |
Make sure we can still compile with the JIT disabled
If `--disable-jit-support` is passed to configure, then `jit_func` is
removed from the iseq body and we can't compile YJIT. This commit
detects when the JIT function pointer is gone and disables YJIT in that
case.
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions