Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was investigating why nightly builds fail. In fact CI is broken for this repo. We have to set YKD_NEW_CODEGEN=1 in two places. Otherwise we either get: ``` No JIT compiler supported on this platform/configuration ``` or an error that there's no IR in the binary.
- Loading branch information