diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-08 23:40:37 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-08 23:42:05 -0700 |
commit | c96877ff62253aeeaba4ea165861045263d25207 (patch) | |
tree | 9146b0fdb868f670edb96176b902ab4a5f85e33e /llvm/lib/Support/CommandLine.cpp | |
parent | f9888462cc76fb486161709d88522bd419a89504 (diff) | |
download | llvm-c96877ff62253aeeaba4ea165861045263d25207.zip llvm-c96877ff62253aeeaba4ea165861045263d25207.tar.gz llvm-c96877ff62253aeeaba4ea165861045263d25207.tar.bz2 |
[X86] Remove unnecessary union from getHostCPUFeatures. NFC
This seems to be leftover copied from an older implementation
of getHostCPUName where we needed this to check the name of
CPU vendor. We don't check the CPU vendor at all in
getHostCPUFeatures so this union and the variable are unneeded.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions