summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/top-level
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-10-25 23:00:40 +0000
committerRui Ueyama <ruiu@google.com>2017-10-25 23:00:40 +0000
commit5ace35cba5d697b06970bc8338c2656797b747da (patch)
tree59b2e9977691173771fca3649758573240092df2 /lldb/packages/Python/lldbsuite/test/expression_command/top-level
parent99f57933badf39d974c9e8eba593247f4c33ee94 (diff)
downloadbcm5719-llvm-5ace35cba5d697b06970bc8338c2656797b747da.tar.gz
bcm5719-llvm-5ace35cba5d697b06970bc8338c2656797b747da.zip
Fix SizeOfImage in the PE header.
IIUC, SizeOfImage is the distance from the end of the last section to the image base, rounded up to the page size. So the previous code is wrong. Should fix https://bugs.llvm.org/show_bug.cgi?id=34949 (It is nice to know that lld is already being used to create Putty distribution binaries.) llvm-svn: 316626
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/top-level')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud