[PATCH] D153430: [Clang][Driver] Warn on invalid Arm or AArch64 baremetal target triple
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 27 13:49:11 PDT 2023
MaskRay added a comment.
Thank you for implementing this warning. Side note: it would be better to (a) fix the tests separately from (b) implementing the warning and (c) adding tests to demonstrate the warning.
This way the patch is more focused.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153430/new/
https://reviews.llvm.org/D153430
More information about the cfe-commits
mailing list