This is an archive of the discontinued LLVM Phabricator instance.

Removing the dependency on clang for now. Adding a simplified version of get_cpuid_max instead.
AbandonedPublic

Authored by asbirlea on Jul 20 2016, 11:45 AM.

Details

Summary

Removing the dependency on cpuid.h and adding the i386 check in an additional function instead.
Choice can be revisited to depend on cpuid and properly ifdef the include and usage.

Diff Detail

Event Timeline

asbirlea updated this revision to Diff 64720.Jul 20 2016, 11:45 AM
asbirlea retitled this revision from to Removing the dependency on clang for now. Adding a simplified version of get_cpuid_max instead..
asbirlea updated this object.
asbirlea added reviewers: llvm-commits, echristo.
asbirlea abandoned this revision.Jul 20 2016, 12:02 PM