This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
214eef0435
rust
/
compiler
/
rustc_codegen_ssa
/
src
/
back
History
Download ZIP
Download TAR.GZ
bjorn3
977f279553
Move add_rlib and add_native_library to cg_ssa
...
This deduplicates logic between codegen backends
2021-09-01 14:43:27 +02:00
..
rpath
Remove LibSource
2021-07-05 10:49:07 +02:00
archive.rs
Move add_rlib and add_native_library to cg_ssa
2021-09-01 14:43:27 +02:00
command.rs
Instruct lld that our @ files are posix-style, not Windows
2020-10-05 08:01:44 -04:00
link.rs
Move add_rlib and add_native_library to cg_ssa
2021-09-01 14:43:27 +02:00
linker.rs
Fold LinkerInfo into CrateInfo
2021-07-06 18:28:07 +02:00
lto.rs
Support -C passes in NewPM
2021-05-08 10:58:08 +02:00
metadata.rs
rustc: Store metadata-in-rlibs in object files
2021-06-04 10:05:20 -07:00
mod.rs
Use the object crate for metadata reading
2021-05-07 18:48:58 +02:00
rpath.rs
Remove LibSource
2021-07-05 10:49:07 +02:00
symbol_export.rs
Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
2021-08-10 14:20:48 +02:00
write.rs
Move LinkerInfo into CrateInfo
2021-07-06 15:31:38 +02:00