[PATCH] D153430: [Clang][Driver] Warn on invalid Arm or AArch64 baremetal target triple
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 01:05:43 PDT 2023
DavidSpickett added a comment.
> Does that make it clearer? (I still suspect that people won't understand what is meant by "environment" here but I can't think of a better explanation).
"clang triple environment" into Google gets you the cross compilation guide and the Triple class docs so "environment" is useful here as one more keyword for that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153430/new/
https://reviews.llvm.org/D153430
More information about the llvm-commits
mailing list