Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intrinsic...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2013 16:28:24 +0000 (16:28 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2013 16:28:24 +0000 (16:28 +0000)
commit1ac8f9073ce0fd0e247b477a427b35fa383cb3bd
tree011995a9ce51a605b9a2afb3aa659673a382a478
parent375d767b5408cb2ba33185921f382c5f1115bce3
Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intrinsic.  This also fixes a minor code formatting issue.

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