[PATCH] D129855: [clang][PowerPC] Set lld as clang's default linker for PowerPC Linux

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 16 00:22:17 PDT 2022


MaskRay added a comment.

This is not right as using `ld.lld` as the default linker isn't the majority case. If you want to change the default for your distribution, set `-DCLANG_DEFAULT_LINKER=lld`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129855/new/

https://reviews.llvm.org/D129855



More information about the cfe-commits mailing list