aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modules
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 19:04:48 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 19:04:48 +0000
commit9dd5ca1fe87a9e915b86f3d331d20ff6197b321d (patch)
tree272bbdc17f03cec516df98b80b1e4f34019b6574 /lldb/scripts/Python/modules
parentb4a110f051b623f20808c57aa7b07400768c51b3 (diff)
downloadllvm-9dd5ca1fe87a9e915b86f3d331d20ff6197b321d.zip
llvm-9dd5ca1fe87a9e915b86f3d331d20ff6197b321d.tar.gz
llvm-9dd5ca1fe87a9e915b86f3d331d20ff6197b321d.tar.bz2
unwind: always export unw_local_addr_space
It seems that the remote unwinder is entirely unused at this moment. unw_local_addr_space was referencing sThisAddressSpace which use to be a static in global namespace. It has since then become a member variable of LocalAddressSpace. Update this definition and always export it (needed to implement unw_get_proc_info_by_ip for ARM). llvm-svn: 229133
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions