[PATCH] D132444: [clang] Allow using -rtlib=platform to switching to the default rtlib on all targets
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 09:58:08 PDT 2022
mstorsjo added a comment.
In D132444#3743020 <https://reviews.llvm.org/D132444#3743020>, @thakis wrote:
> Makes sense to me. Maybe @hans has an opinion too.
>
> WDYT about accepting the same string for -fuse-ld= to mean "platform linker" there as well?
Sounds reasonable to me - requiring the user to set an option to the empty string is kinda awkward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132444/new/
https://reviews.llvm.org/D132444
More information about the cfe-commits
mailing list