[PATCH] D144914: [Clang][Driver] Add -mcpu=help to clang

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 11:21:10 PST 2023


MaskRay added a comment.

Sorry I just saw this but I am not sure this is a good idea. Why can't the user use `--print-supported-cpus` instead? The additional alias doesn't seem useful. If you can make GCC add this as well, it will be different.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144914



More information about the cfe-commits mailing list