[Lldb-commits] [PATCH] Fix some bugs from D5988

Justin Hibbits jrh29 at alumni.cwru.edu
Thu Oct 30 22:44:53 PDT 2014


Hi emaste,

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.

http://reviews.llvm.org/D6049

Files:
  lib/Makefile
  source/Core/ArchSpec.cpp
  source/Host/freebsd/Host.cpp
  source/Plugins/ABI/CMakeLists.txt
  source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  source/Target/Thread.cpp
  source/lldb.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6049.15603.patch
Type: text/x-patch
Size: 6473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141031/257a97d6/attachment.bin>


More information about the lldb-commits mailing list