This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
1c86de25f1
rust
/
compiler
/
rustc_codegen_ssa
History
Michael Goulet
a8a45100a0
Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen_ssa
2022-12-13 05:01:36 +00:00
..
src
Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen_ssa
2022-12-13 05:01:36 +00:00
Cargo.toml
Rewrite LLVM's archive writer in Rust
2022-11-26 19:35:32 +00: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
.