hanchenye-llvm-project/lldb/source/Host
Jim Ingham 90331d5cf4 There’s no need to call posix_spawnp_setbinpref_np when we are launching in the shell. That only sets the architecture of the shell, we use “arch —arch” to actually pick the binary we actually want to launch’s architecture.
<rdar://problem/16103187>

llvm-svn: 201831
2014-02-21 01:25:21 +00:00
..
common There’s no need to call posix_spawnp_setbinpref_np when we are launching in the shell. That only sets the architecture of the shell, we use “arch —arch” to actually pick the binary we actually want to launch’s architecture. 2014-02-21 01:25:21 +00:00
freebsd Enable Host::LaunchProcess on Linux 2013-08-27 20:58:59 +00:00
linux Enable Linux distribution in vendor portion of host triple. 2014-01-17 20:18:59 +00:00
macosx <rdar://problem/15996848> 2014-02-10 19:23:28 +00:00
windows Replaced custom variable arguments to standard library for correcting 64 bit Windows build 2014-02-17 17:52:22 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00