summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2017-04-20 10:18:13 +0000
committerJohn Brawn <john.brawn@arm.com>2017-04-20 10:18:13 +0000
commit66719f63d09856eb64420837ec96e90c89adde30 (patch)
tree76c39dfb7df39caf132de53e5d6071884866beda /lldb/packages/Python/lldbsuite/test
parent5ca5daa6b936bc457b928f3f3d47c7def8b5f706 (diff)
downloadbcm5719-llvm-66719f63d09856eb64420837ec96e90c89adde30.tar.gz
bcm5719-llvm-66719f63d09856eb64420837ec96e90c89adde30.zip
[ARM] Fix handling of mapping symbols when changing sections
ChangeSection incorrectly registers LastEMSInfo as belonging to the previous section, not the current section. This happens to work when changing sections using .section, as the previous section is set to the current section before the call to ChangeSection, but not when using .popsection. Differential Revision: https://reviews.llvm.org/D32225 llvm-svn: 300831
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud