summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/analyzer-config.c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-07-12 06:49:58 +0000
committerCraig Topper <craig.topper@intel.com>2017-07-12 06:49:58 +0000
commit3a5d082a05845bd396b74c1b90064627a39d6989 (patch)
treefb9f244753dc7d469c83b66e7065f3a3d7c059f1 /clang/test/Analysis/analyzer-config.c
parentf3af64e8244857d8a62b880381683c7201d4d25f (diff)
downloadbcm5719-llvm-3a5d082a05845bd396b74c1b90064627a39d6989.tar.gz
bcm5719-llvm-3a5d082a05845bd396b74c1b90064627a39d6989.zip
[X86] Synchronize the ProcessorFeatures enum used by getHostCPUName with the enum in libgcc and soon compiler-rt.
This adds all the feature bits libgcc has. They will soon be added to compiler-rt as well. This adds a second 32 bit feature variable to hold the bits that are needed by getHostCPUName that are not in libgcc. libgcc had already used 31 of the 32 bits in the existing variable and we needed 3 bits so at minimum 2 bits would spill over. I chose to move all 3. llvm-svn: 307758
Diffstat (limited to 'clang/test/Analysis/analyzer-config.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud