We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb5c8a commit 2e06086Copy full SHA for 2e06086
src/building/new-target.md
@@ -4,8 +4,13 @@ These are a set of steps to add support for a new target. There are
4
numerous end states and paths to get there, so not all sections may be
5
relevant to your desired goal.
6
7
+See also the associated documentation in the
8
+[target tier policy][target_tier_policy_add].
9
+
10
<!-- toc -->
11
12
+[target_tier_policy_add]: https://doc.rust-lang.org/rustc/target-tier-policy.html#adding-a-new-target
13
14
## Specifying a new LLVM
15
16
For very new targets, you may need to use a different fork of LLVM
0 commit comments