rust/compiler/rustc_codegen_ssa
Mark Rousskov 4c7c97a208 Fix loading large rlibs
Bumps object crate to permit parsing archives with 64-bit table entries. These
are primarily encountered when there's more than 4GB of archive data.
2021-08-30 16:22:53 -04:00
..
src Auto merge of #88227 - 12101111:nobundle-link-order, r=petrochenkov 2021-08-27 09:18:14 +00:00
Cargo.toml Fix loading large rlibs 2021-08-30 16:22:53 -04:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.