[Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)

Muhammad Omair Javaid omair.javaid at linaro.org
Mon Mar 23 04:59:44 PDT 2015


Hi rengolin, vharron, tberghammer,

This patch adds support  aarch64-linux-gnu  (SysV) abi in lldb. Code is similar to what has been implemented for MacOS and I have gone through abi specification this code will work without any changes though I have not seen any improvements in lldb-server remote test results with this patch applied.

http://reviews.llvm.org/D8538

Files:
  cmake/LLDBDependencies.cmake
  lib/Makefile
  source/Plugins/ABI/CMakeLists.txt
  source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
  source/Plugins/ABI/SysV-arm64/ABISysV_arm64.h
  source/Plugins/ABI/SysV-arm64/CMakeLists.txt
  source/Plugins/ABI/SysV-arm64/Makefile
  source/Plugins/Makefile
  source/Plugins/Process/elf-core/ThreadElfCore.cpp
  source/lldb.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8538.22457.patch
Type: text/x-patch
Size: 76572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150323/17f01c47/attachment.bin>


More information about the lldb-commits mailing list