Rename the "sandybridge" subtarget to "corei7-avx", for GCC compatibility.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131730 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer
2011-05-20 15:11:26 +00:00
parent 6e35e4c8c1
commit eb274e6bdd
3 changed files with 3 additions and 3 deletions

View File

@@ -215,7 +215,7 @@ std::string sys::getHostCPUName() {
case 37: // Intel Core i7, laptop version.
return "corei7";
case 42: // SandyBridge
return "sandybridge";
return "corei7-avx";
case 28: // Intel Atom processor. All processors are manufactured using
// the 45 nm process