[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:57:19 PST 2023
MaskRay added a comment.
Since `llc` has `-mcpu=help`, it seems fine to have `clang -mcpu=help`. I made a bad suggestion there about `-mcpu=?`. Perhaps I should revert de94ac9357750fdba45e09eefa8f67a650ae6a64 . This `-mcpu=help` patch is good.
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