[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 16:15:03 PDT 2019
nickdesaulniers added a comment.
@pirama and @kongyi pointed out to me that `-emit-llvm` tests don't require backend support, and that the undocumented (https://llvm.org/docs/CommandGuide/FileCheck.html) `REQUIRES:` tag would fix this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63105/new/
https://reviews.llvm.org/D63105
More information about the llvm-commits
mailing list