llvm-project/lldb/source/Host
Keno Fischer 5777edf05c Resurect preprocessor definitions that got lost moving to HostInfo
When building without XCode on sytems where these constants are
not in the system header (or I presume with older versions of XCode),
these are needed to make this file compile, since unlike most other
uses of MachO specific constants, these use the system headers
rather than the LLVM-defined ones.

llvm-svn: 216332
2014-08-23 21:40:29 +00:00
..
common Fixes a few more places where we were manually setting the filename. 2014-08-21 23:56:55 +00:00
freebsd Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
linux Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
macosx Resurect preprocessor definitions that got lost moving to HostInfo 2014-08-23 21:40:29 +00:00
posix Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
windows Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
CMakeLists.txt Move some Host logic into HostInfo class. 2014-08-19 17:18:29 +00:00
Makefile Try to fix the Make build 2014-08-15 22:50:48 +00:00