This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8716f2780e
granite-rust
/
compiler
/
rustc_codegen_ssa
History
Amanieu d'Antras
8716f2780e
asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by
...
the current target.
2021-12-10 00:51:39 +00:00
..
src
asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by
2021-12-10 00:51:39 +00:00
Cargo.toml
Use object crate for .rustc metadata generation
2021-12-07 09:39:05 +01:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.