llvm-project/lldb/source/Host
Zachary Turner 7ae4b6de1d 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
2014-12-18 18:21:33 +00:00
..
common Fix some posix assumptions related to running shell commands. 2014-12-08 21:36:42 +00:00
freebsd Use kern.proc.auxv to get the aux data 2014-11-01 21:27:08 +00:00
linux Add Linux support for HostInfo::GetOSBuildString and HostInfo::GetOSKernelDescription. 2014-12-09 02:13:05 +00:00
macosx Add support for embedding Clang compiler headers 2014-12-05 01:15:04 +00:00
posix Enhance the Pipe interface for better portability. 2014-12-17 18:02:19 +00:00
windows Only compile RegisterContextWindows_x86.cpp for x86 host architecture. 2014-12-18 18:21:33 +00:00
CMakeLists.txt Disable Editline on Windows. 2014-11-17 21:31:18 +00:00
Makefile Try to fix the Make build 2014-08-15 22:50:48 +00:00