tree: 506706c4c2722cb54480f7975d1a00f5e99aade7
  1. target/
  2. build.rs
  3. Cargo.toml
  4. lib.rs
  5. README.md
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.