]> granicus.if.org Git - clang/commit
print-supported-cpus quality of life patch.
authorZiang Wan <ziangw2@illinois.edu>
Tue, 25 Jun 2019 23:57:14 +0000 (23:57 +0000)
committerZiang Wan <ziangw2@illinois.edu>
Tue, 25 Jun 2019 23:57:14 +0000 (23:57 +0000)
commit0adc2e56cb807367f40b6862d4e82e15f7ff12fa
tree2b14fbdc2f129fdf7249907952530519767ac1c8
parent7b34212e8613fbf7a7c06ddc6f46bb80a4ee7f2c
print-supported-cpus quality of life patch.

Claim all input files so that clang does not give a warning. Add two
short-cut aliases: -mcpu=? and -mtune=?.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@364362 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangCommandLineReference.rst
docs/CommandGuide/clang.rst
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
test/Driver/print-supported-cpus.c