1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

add corei7, the laptop version.

llvm-svn: 114302
This commit is contained in:
Chris Lattner 2010-09-19 00:31:58 +00:00
parent a4a0276d4f
commit 4e80799dbb

View File

@ -210,6 +210,7 @@ std::string sys::getHostCPUName() {
// processors are manufactured using the 45 nm process.
case 29: // Intel Xeon processor MP. All processors are manufactured using
// the 45 nm process.
case 37: // Intel Core i7, laptop version.
return "corei7";
case 28: // Intel Atom processor. All processors are manufactured using