#cranelift #reader #compiler #jit-compiler #ir #file #testing

alexcrichton-cranelift-reader

Cranelift文本IR读取器

2个不稳定版本

0.53.0 2020年1月10日
0.52.0 2020年1月10日

#40#jit-compiler

Apache-2.0 WITH LLVM-exception

1.5MB
32K SLoC

此crate库支持读取.clif文件。此功能对于测试Cranelift是必需的,但对于JIT编译器不是必需的。


lib.rs:

Cranelift文件读取器库。

cranelift_reader库支持读取.clif文件。此功能对于测试Cranelift是必需的,但对于JIT编译器不是必需的。

依赖项

~0.8–1.5MB
~34K SLoC