summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-03-26 08:58:16 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-03-26 08:58:16 +0000
commita6ce78ece17db120e21c99a4728d08a9374609f9 (patch)
tree94d10f324ef57d9a46cbb28bd4889f5f3a397287 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent439824622a7c4d1f9e9782256995d0f12f3e0e4a (diff)
downloadbcm5719-llvm-a6ce78ece17db120e21c99a4728d08a9374609f9.tar.gz
bcm5719-llvm-a6ce78ece17db120e21c99a4728d08a9374609f9.zip
This is PR36799.
Currently, we might have a bug with scripts like below: .foo : ALIGN(8) { *(.foo) } > ram because do not expand the memory region when doing ALIGN. This might result in file range overlaps. The patch fixes the issue. Differential revision: https://reviews.llvm.org/D44730 llvm-svn: 328479
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud