summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-11-03 19:37:41 +0000
committerCraig Topper <craig.topper@intel.com>2017-11-03 19:37:41 +0000
commit8b6600363a09b7ee383f3e3ce73993a05bf664ba (patch)
tree10a085918fcc13d8af4ec611bcec9be90f26e6ec /llvm/tools/llvm-readobj/llvm-readobj.cpp
parent0eb1c2d63ad88e2987a6c903a60e62327256c6fa (diff)
downloadbcm5719-llvm-8b6600363a09b7ee383f3e3ce73993a05bf664ba.tar.gz
bcm5719-llvm-8b6600363a09b7ee383f3e3ce73993a05bf664ba.zip
[X86] Promote athlon, athlon-xp, k8, and k8-sse3 to types instead of subtypes in getHostCPUName. NFCI
This removes the athlon type and simplifies the string decoding. We only really need these type/subtype breaks where we need to match libgcc/compiler-rt and these CPUs aren't part of that. I'm looking into moving some of this information to a .def file to share with clang's __builtin_cpu_is handling. And while these CPUs aren't part of that the less lines I have to deal with in the .def file the better. llvm-svn: 317354
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud