OSDN Git Service

Remove xgene1 from host detection
authorYi Kong <yikong@google.com>
Tue, 11 Apr 2017 22:39:55 +0000 (22:39 +0000)
committerYi Kong <yikong@google.com>
Tue, 11 Apr 2017 22:39:55 +0000 (22:39 +0000)
commit824c3767b35f3b6f8a76dbea5853adcc05308295
tree705869ab8d4732875b283861777fa5016038be57
parent8c86ad544bb2224cbc970710bd47c998b187a333
Remove xgene1 from host detection

This is not a supported mcpu tuning option. We should treat it as
"generic" variant.

Also, add record for cortex-a35.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Host.cpp