[Lldb-commits] [PATCH] D41702: Add SysV Abi for PPC64le

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 3 07:57:35 PST 2018


alexandreyy created this revision.
Herald added subscribers: kbarton, mgorny, nemanjai.

This patch implements the ABI Plugin for PPC64le. It was based on the
ABI for PPC64. It also enables LLDB to evaluate expressions using JIT.


https://reviews.llvm.org/D41702

Files:
  source/API/SystemInitializerFull.cpp
  source/Plugins/ABI/CMakeLists.txt
  source/Plugins/ABI/SysV-ppc64le/ABISysV_ppc64le.cpp
  source/Plugins/ABI/SysV-ppc64le/ABISysV_ppc64le.h
  source/Plugins/ABI/SysV-ppc64le/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41702.128525.patch
Type: text/x-patch
Size: 27333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180103/b96f45cd/attachment-0001.bin>


More information about the lldb-commits mailing list