about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev+love@gmail.com>2022-11-23 06:40:22 +0900
committerGitHub <noreply@github.com>2022-11-23 06:40:22 +0900
commitb162bb42707ad1afcd4b8c7fd3bdb6cb1810ae1d (patch)
treefe9a0b3d373e1e1ee90c6a681d2d82357334a3c2 /compiler/rustc_codegen_llvm/src
parent2f506e6dd4eb4a3727aab8ba6349e80e3383dca9 (diff)
parentaef3d938e42bec121304b6c51ad67446c6e171a3 (diff)
downloadrust-b162bb42707ad1afcd4b8c7fd3bdb6cb1810ae1d.tar.gz
rust-b162bb42707ad1afcd4b8c7fd3bdb6cb1810ae1d.zip
Rollup merge of #102293 - ecnelises:aix.initial, r=davidtwco
Add powerpc64-ibm-aix as Tier-3 target

This is part of the effort mentioned in https://github.com/rust-lang/compiler-team/issues/553.

A reference to these options are definitions from [clang](https://github.com/llvm/llvm-project/blob/ad6fe32032a6229e0c40510e9bed419a01c695b3/clang/lib/Basic/Targets/PPC.h#L414-L448) and [llvm](https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp).

AIX has a system `ld` but [its options and behaviors](https://www.ibm.com/docs/en/aix/7.3?topic=l-ld-command) are different from GNU ld. Thanks to ``@bzEq`` for contributing the linking args.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions