hanchenye-llvm-project/lldb/source/Host
Justin Hibbits db39cdfbb7 Fix some bugs from D5988
Summary:
Ed Maste found some problems with the commit in D5988.  Address most of these.
While here, also add floating point return handling.  This doesn't handle
128-bit long double yet.  Since I don't have any system that uses it, I don't
currently have plans to implement it.

Reviewers: emaste

Reviewed By: emaste

Subscribers: emaste, lldb-commits

Differential Revision: http://reviews.llvm.org/D6049

llvm-svn: 220963
2014-10-31 15:57:52 +00:00
..
common Implement explicit thread stack size specification on Windows. 2014-10-24 22:06:29 +00:00
freebsd Fix some bugs from D5988 2014-10-31 15:57:52 +00:00
linux Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
macosx Remove always-true part of a conditional expression. 2014-10-17 01:38:10 +00:00
posix Remove LLDB_DEFAULT_SHELL #define, and determine this at runtime. 2014-10-20 17:46:43 +00:00
windows Added a missing call to 'Reset'. 2014-10-26 21:38:43 +00:00
CMakeLists.txt Create a process launcher abstraction. 2014-10-14 21:55:08 +00:00
Makefile