7 lines
270 B
Markdown
7 lines
270 B
Markdown
|
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/README.md).
|
||
|
|
||
|
`librustc_back` contains some very low-level details that are
|
||
|
specific to different LLVM targets and so forth.
|