rust/compiler/rustc_target
Francesca Lovebloom 16e10bf81e Revert "Allow dynamic linking for iOS/tvOS targets."
This reverts commit 56e115a2627ba8bdd2e66c759457af96b2b0286a.
2020-10-07 15:46:05 -07:00
..

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

For more information about how rustc works, see the rustc dev guide.