forked from OSchip/llvm-project
4062601cb9
Summary: The Hexagon ABI plugin uses hardcoded registers when setting up function calls. This is OK for the Hexagon simulator, but the register numbers are different on the gdbserver running on hardware. Change the hardcoded registers to LLDB generic registers. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D15457 llvm-svn: 255374 |
||
---|---|---|
.. | ||
MacOSX-arm | ||
MacOSX-arm64 | ||
MacOSX-i386 | ||
SysV-arm | ||
SysV-arm64 | ||
SysV-hexagon | ||
SysV-i386 | ||
SysV-mips | ||
SysV-mips64 | ||
SysV-ppc | ||
SysV-ppc64 | ||
SysV-x86_64 | ||
CMakeLists.txt |