hanchenye-llvm-project/lldb/source/Plugins/ABI
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
..
MacOSX-arm
MacOSX-arm64 Expose the type-info flags at the public API layer. These flags provide much more informational content to consumers of the LLDB API than the existing TypeClass. Part of the fix for rdar://18517593 2014-10-21 20:52:14 +00:00
MacOSX-i386
SysV-hexagon
SysV-ppc Fix some bugs from D5988 2014-10-31 15:57:52 +00:00
SysV-ppc64 Fix some bugs from D5988 2014-10-31 15:57:52 +00:00
SysV-x86_64 Expose the type-info flags at the public API layer. These flags provide much more informational content to consumers of the LLDB API than the existing TypeClass. Part of the fix for rdar://18517593 2014-10-21 20:52:14 +00:00
CMakeLists.txt Fix some bugs from D5988 2014-10-31 15:57:52 +00:00