summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-01-25 17:42:03 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-01-25 17:42:03 +0000
commitdb9dd5b43ecf066eea1f57569f230ee018cae0e6 (patch)
tree23b6206be987a381b19537efa720064a867ccef7 /lldb/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions
parent034e11aca51b64c29cd2e47703e478df895cff9e (diff)
downloadbcm5719-llvm-db9dd5b43ecf066eea1f57569f230ee018cae0e6.tar.gz
bcm5719-llvm-db9dd5b43ecf066eea1f57569f230ee018cae0e6.zip
Improve LMARegion handling.
This fixes the crash reported at PR36083. The issue is that we were trying to put all the sections in the same PT_LOAD and crashing trying to write past the end of the file. This also adds accounting for used space in LMARegion, without it all 3 PT_LOADs would have the same physical address. llvm-svn: 323449
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud