[PATCH] D63105: Add --print-supported-cpus flag for clang.
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 15:54:36 PDT 2019
nickdesaulniers added a comment.
There are lots of tests under `clang/test/` that target arm-- as a `-triple`. How is it that they don't fail in the same way? `%clang_cc1 -triple arm--` is somehow different?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63105/new/
https://reviews.llvm.org/D63105
More information about the llvm-commits
mailing list