blob: 3c01692c12b3c846957c15f44d2746158808e1f8 (
plain)
1
2
3
4
5
6
|
`librustc_back` contains some very low-level details that are
specific to different LLVM targets and so forth.
For more information about how trans works, see the [rustc guide].
[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/trans.html
|