summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/WinException.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-10-23 13:36:31 +0000
committerTamas Berghammer <tberghammer@google.com>2015-10-23 13:36:31 +0000
commitce26b7a6eee4cb7d6a76d6642a2543426307fbca (patch)
tree6be81f51f011d76fa8e739453fedd27093a098f5 /llvm/lib/CodeGen/AsmPrinter/WinException.cpp
parent422b3ff1205bf72a845a8a7c50080796018338d3 (diff)
downloadbcm5719-llvm-ce26b7a6eee4cb7d6a76d6642a2543426307fbca.tar.gz
bcm5719-llvm-ce26b7a6eee4cb7d6a76d6642a2543426307fbca.zip
Fix arm lldb-server on aarch64 device
* Use PTRACE_GETVFPREGS/PTRACE_SETVFPREGS to access the floating point registers instead of the old PTRACE_GETFPREGS/PTRACE_SETFPREGS. The new call is available since armv5. * Work around a kernel issue in PTRACE_POKEUSER with reading out the full register set, modifying the neccessary value and then writing it back. llvm-svn: 251111
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinException.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud