diff options
author | Fangrui Song <i@maskray.me> | 2023-02-28 12:06:36 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-02-28 12:06:36 -0800 |
commit | fb166b44f9332b2b4365b90ee3ec95cfce9c0ad5 (patch) | |
tree | aa053bd07bcc9bf76ed8c535da9fc15e2aa060f1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a78301560d8d921d1980de8a1e1820f678d109f1 (diff) | |
download | llvm-fb166b44f9332b2b4365b90ee3ec95cfce9c0ad5.zip llvm-fb166b44f9332b2b4365b90ee3ec95cfce9c0ad5.tar.gz llvm-fb166b44f9332b2b4365b90ee3ec95cfce9c0ad5.tar.bz2 |
[Driver] Revert -mcpu=?/-mtune=? and make -mcpu=help/-mtune=help unnamed
Follow-up to D144914.
-mcpu=help seems fine as a Clang extension not in GCC, because llc supports -mcpu=help.
-mcpu=? is a bad choice as ? may be expanded by the shell.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions