<p dir="ltr"></p>
<p dir="ltr">On Sep 20, 2016 6:12 PM, "Eric Christopher" <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>> wrote:<br>
><br>
> echristo added inline comments.<br>
><br>
> ================<br>
> Comment at: lib/Support/Host.cpp:172<br>
> @@ -175,1 +171,3 @@<br>
><br>
> +// The check below for i386 was copied from clang's cpuid.h (__get_cpuid_max).<br>
> +// Check motivated by bug reports for OpenSSL crashing on CPUs without CPUID<br>
> ----------------<br>
> Once we have this here can we get rid of the bits in clang?</p>
<p dir="ltr">Do you mean no longer including cpuid.h here (done), or removing the method in clang (doubt that is the case, but need to check), or something else? <br>
Could you elaborate, please? </p>
<p dir="ltr">><br>
> <a href="https://reviews.llvm.org/D24597">https://reviews.llvm.org/D24597</a><br>
><br>
><br>
></p>