rust/compiler/rustc_codegen_ssa
bjorn3 8331dbe6d0 Add an Mmap wrapper to rustc_data_structures
This wrapper implements StableAddress and falls back to directly reading
the file on wasm32
2021-03-30 18:57:03 +02:00
..

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