refactor: Move Apple SDK names to rustc_codegen_ssa:🔙:apple
This commit is contained in:
parent
7d49ae9731
commit
713becd7da
4 changed files with 21 additions and 36 deletions
|
@ -391,8 +391,6 @@ codegen_ssa_unknown_atomic_ordering = unknown ordering in atomic intrinsic
|
|||
|
||||
codegen_ssa_unknown_reuse_kind = unknown cgu-reuse-kind `{$kind}` specified
|
||||
|
||||
codegen_ssa_unsupported_arch = unsupported arch `{$arch}` for os `{$os}`
|
||||
|
||||
codegen_ssa_unsupported_instruction_set = target does not support `#[instruction_set]`
|
||||
|
||||
codegen_ssa_unsupported_link_self_contained = option `-C link-self-contained` is not supported on this target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue