[all-commits] [llvm/llvm-project] bebea4: Revert "[X86] Calculate the needed size of the fea...
topperc via All-commits
all-commits at lists.llvm.org
Mon Jun 22 12:21:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bebea4221d3d1db9adaf7c921c109b6c2af26b74
https://github.com/llvm/llvm-project/commit/bebea4221d3d1db9adaf7c921c109b6c2af26b74
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M compiler-rt/lib/builtins/cpu_model.c
M llvm/include/llvm/Support/X86TargetParser.h
M llvm/lib/Support/Host.cpp
Log Message:
-----------
Revert "[X86] Calculate the needed size of the feature arrays in _cpu_indicator_init and getHostCPUName using the size of the feature enum."
Seems to breaking build.
This reverts commit 5ac144fe64c6911b5b6011cac1d61e0f82562e7f.
More information about the All-commits
mailing list