hanchenye-llvm-project/lldb/source/Plugins/Platform
Zachary Turner 93a66fc13a Move ConnectionFileDescriptor to platform-specific Host directory.
As part of getting ConnectionFileDescriptor working on Windows,
there is going to be alot of platform specific work to be done.
As a result, the implementation is moving into Host.  This patch
performs the code move and fixes up call-sites appropriately.

Reviewed by: Greg Clayton
Differential Revision: http://reviews.llvm.org/D5548

llvm-svn: 219143
2014-10-06 21:22:36 +00:00
..
FreeBSD Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. 2014-09-19 20:11:50 +00:00
Kalimba Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
Linux Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. 2014-09-19 20:11:50 +00:00
MacOSX Moved PlatformDarwin::GetEnvironment() to PlatformPOSIX to fix Linux/llgs issue. 2014-09-24 23:10:30 +00:00
POSIX Moved PlatformDarwin::GetEnvironment() to PlatformPOSIX to fix Linux/llgs issue. 2014-09-24 23:10:30 +00:00
Windows Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. 2014-09-19 20:11:50 +00:00
gdb-server Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
CMakeLists.txt Add kalimba as a platform. 2014-07-16 15:03:10 +00:00
Makefile Add kalimba as a platform. 2014-07-16 15:03:10 +00:00