Remove unused Host macro.

Patch from Ed Maste.

llvm-svn: 183998
This commit is contained in:
Matt Kopec 2013-06-14 19:41:36 +00:00
parent 6f2564cb36
commit 58231d7897
3 changed files with 0 additions and 6 deletions

View File

@ -17,8 +17,6 @@
#ifndef liblldb_Platform_Config_h_
#define liblldb_Platform_Config_h_
#define LLDB_CONFIG_SUPPORTS_SETLINEBUFFERED 1
#define LLDB_CONFIG_TERMIOS_SUPPORTED 1
#define LLDB_CONFIG_TILDE_RESOLVES_TO_USER 1

View File

@ -17,8 +17,6 @@
#ifndef liblldb_Platform_Config_h_
#define liblldb_Platform_Config_h_
#define LLDB_CONFIG_SUPPORTS_SETLINEBUFFERED 1
#define LLDB_CONFIG_TERMIOS_SUPPORTED 1
#define LLDB_CONFIG_TILDE_RESOLVES_TO_USER 1

View File

@ -17,8 +17,6 @@
#ifndef liblldb_Platform_Config_h_
#define liblldb_Platform_Config_h_
#define LLDB_CONFIG_SUPPORTS_SETLINEBUFFERED 1
//#define LLDB_CONFIG_TERMIOS_SUPPORTED 1
//#define LLDB_CONFIG_TILDE_RESOLVES_TO_USER 1