Merge pull request #7775 from miccal/cpu_spec

cpu_spec: add :icelake
This commit is contained in:
Jonathan Chang 2020-06-21 20:12:40 +10:00 committed by GitHub
commit fc98ef8601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ describe Hardware::CPU do
:core2,
:dothan,
:haswell,
:icelake,
:ivybridge,
:kabylake,
:merom,