summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/build-swig-Python.sh
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-09-12 16:57:28 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-09-12 16:57:28 +0000
commit49131cfd2ec6b09ee3687e4fcd6db1344fa97a31 (patch)
treed7202588154ac3ccf5f7e9217d84ac173d44b790 /lldb/scripts/Python/build-swig-Python.sh
parent4689647dbb52bc68d671a390c8929b33e1c674a1 (diff)
downloadbcm5719-llvm-49131cfd2ec6b09ee3687e4fcd6db1344fa97a31.tar.gz
bcm5719-llvm-49131cfd2ec6b09ee3687e4fcd6db1344fa97a31.zip
lldb fix ARM64 register access
Apparently, PEEKUSER/POKEUSER is something x86 specific, so I had to rework it for AArch64. This fixes assertion that occurs whenever lldb started on AArch64 device tried to read PC register (or any other register) See http://reviews.llvm.org/D5232 for more details. Change by Paul Osmialowski. llvm-svn: 217691
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud