[PATCH] D99996: [Driver] Drop $DEFAULT_TRIPLE-$name as a fallback program name
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 7 10:18:21 PDT 2021
arichardson added a comment.
I believe adding the default triple is causing the wrong linker to be selected for me when compiling with -m32, so I'd be happy for this code to be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99996/new/
https://reviews.llvm.org/D99996
More information about the cfe-commits
mailing list