[PATCH] D63822: [Driver] Delete --print-supported-cpus in favor of -mcpu=? or -mtune=?
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 26 07:17:02 PDT 2019
MaskRay created this revision.
MaskRay added reviewers: kongyi, ziangwan.
Herald added subscribers: cfe-commits, srhines.
Herald added a project: clang.
Also fix some style issues after D63105 <https://reviews.llvm.org/D63105>.
Repository:
rC Clang
https://reviews.llvm.org/D63822
Files:
docs/CommandGuide/clang.rst
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/print-supported-cpus.c
tools/driver/cc1_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63822.206662.patch
Type: text/x-patch
Size: 7772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190626/48773f51/attachment.bin>
More information about the cfe-commits
mailing list