tree: 41e5a91454feaee7d1a1e0e877a0d0e3cec9b279 [path history] [tgz]
  1. target/
  2. build.rs
  3. Cargo.toml
  4. dynamic_lib.rs
  5. lib.rs
  6. README.md
  7. slice.rs
  8. tempdir.rs
src/librustc_back/README.md

NB: This crate is part of the Rust compiler. For an overview of the compiler as a whole, see the README.md file found in librustc.

librustc_back contains some very low-level details that are specific to different LLVM targets and so forth.