OSDN Git Service

This patch addresses PR15351 by explicitly checking for AVX support
authorAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2013 00:33:32 +0000 (00:33 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2013 00:33:32 +0000 (00:33 +0000)
commit3b148e5be8ac0683e53793cfa3761b4d84e3eda2
tree5b1d6c1e42ac35f4d45fc23d3233e5590db00eab
parent8ec018c67894458ce1d9a34cab8b072e54e0d2c8
This patch addresses PR15351 by explicitly checking for AVX support
when getting the host processor information.

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