I might re-implement it in the future, but would probably do so by replacing cranelift-jit. cranelift-jit's api doesn't quite work well for lazy jitting. And even so it adds complexity to cranelift-jit and breaks cranelift-jit outside of x86_64. |
||
|---|---|---|
| .. | ||
| cargo-clif.rs | ||
| filter_profile.rs | ||
| Readme.md | ||
| rustc-clif.rs | ||
| rustdoc-clif.rs | ||
| rustup.sh | ||
| setup_rust_fork.sh | ||
| test_bootstrap.sh | ||
| test_rustc_tests.sh | ||
This directory is for scripts that are either never directly invoked or are not used very often. Scripts that are frequently used should be kept at the project root.