[PATCH] D63822: [Driver] Fix style issues of --print-supported-cpus

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 27 20:16:53 PDT 2019


MaskRay updated this revision to Diff 206989.
MaskRay retitled this revision from "[Driver] Delete --print-supported-cpus in favor of -mcpu=? or -mtune=?" to "[Driver] Fix style issues of --print-supported-cpus".
MaskRay added a comment.

Repurpose


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63822/new/

https://reviews.llvm.org/D63822

Files:
  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.206989.patch
Type: text/x-patch
Size: 7397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190628/74acc8e8/attachment.bin>


More information about the cfe-commits mailing list