rust/compiler/rustc_codegen_ssa
Matthias Krüger 686bd46d8a
Rollup merge of #109515 - bzEq:aix-linker, r=petrochenkov
Add AixLinker to support linking on AIX

AIX linker has a different cli style from other existing linkers.
It is documented in https://www.ibm.com/docs/en/aix/7.1?topic=l-ld-command.
2023-03-24 01:22:07 +01:00
..
2023-02-06 17:40:18 +03:00
2023-03-11 22:51:57 +01:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.