[PATCH] D63105: Add --print-supported-cpus flag for clang.
Ziang Wan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 16:36:44 PDT 2019
ziangwan updated this revision to Diff 204191.
ziangwan added a comment.
Add full context. Change the name of the static variable from "Printed" to "PrintOnce". Add a newline for the test file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63105/new/
https://reviews.llvm.org/D63105
Files:
clang/docs/ClangCommandLineReference.rst
clang/docs/CommandGuide/clang.rst
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Driver/Driver.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/print-supported-cpus.c
clang/tools/driver/cc1_main.cpp
llvm/lib/MC/MCSubtargetInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63105.204191.patch
Type: text/x-patch
Size: 8809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/9379cfdf/attachment.bin>
More information about the llvm-commits
mailing list