diff options
author | Zachary Turner <zturner@google.com> | 2015-02-18 18:04:50 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-02-18 18:04:50 +0000 |
commit | 39cc7d4437eeed3e74339a9ea2aa426ed8721966 (patch) | |
tree | 2e378762cc509bbdb554eb7607297363130ecbf1 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 1d29c08095cf35b24566c5e99c01248d9f5a8913 (diff) | |
download | llvm-39cc7d4437eeed3e74339a9ea2aa426ed8721966.zip llvm-39cc7d4437eeed3e74339a9ea2aa426ed8721966.tar.gz llvm-39cc7d4437eeed3e74339a9ea2aa426ed8721966.tar.bz2 |
Don't use AVX/XSTATE API on Windows.
CopyContext is necessary to safely get the XState, but LLDB doesn't currently
use the XState. CopyContext is available as of Windows 7 SP1, so it can't be
used on Vista. Furthermore, it requires the Windows 8 SDK it compile,
making the baseline for compiling and running LLDB higher than necessary.
Patch by: Adrian McCarthy
Reviewed by: Zachary Turner
Differential Revision: http://reviews.llvm.org/D7572
llvm-svn: 229710
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions