Only compile RegisterContextWindows_x86.cpp for x86 host architecture.
authorZachary Turner <zturner@google.com>
Thu, 18 Dec 2014 18:21:33 +0000 (18:21 +0000)
committerZachary Turner <zturner@google.com>
Thu, 18 Dec 2014 18:21:33 +0000 (18:21 +0000)
commit7ae4b6de1d29b544f4a35bbf01cf5b398de89f4c
tree2ccc1ff9b9f21970b4035eef4536b933cefd8460
parent84ba342ba99c37dc9f4c72b9c80f4c4be439cbc3
Only compile RegisterContextWindows_x86.cpp for x86 host architecture.

This fixes compilation failures in the 64-bit build of LLDB on Windows.

Patch by Aidan Dodds

Differential Revision: http://reviews.llvm.org/D6704

llvm-svn: 224528
lldb/source/Host/windows/HostThreadWindows.cpp
lldb/source/Plugins/Process/Windows/CMakeLists.txt
lldb/source/Plugins/Process/Windows/TargetThreadWindows.cpp
lldb/source/Plugins/Process/Windows/x86/RegisterContextWindows_x86.cpp [moved from lldb/source/Plugins/Process/Windows/RegisterContextWindows_x86.cpp with 100% similarity]
lldb/source/Plugins/Process/Windows/x86/RegisterContextWindows_x86.h [moved from lldb/source/Plugins/Process/Windows/RegisterContextWindows_x86.h with 100% similarity]