summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-03-25 16:36:26 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-03-25 16:36:26 +0000
commit1f44814952b421ad34411ba15fad3a416e698b6e (patch)
treed30f62cc9d7c951b8c9e13af18e0300d10e567ab /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent36db4898740f21ddb9761815729266c2f5f3672b (diff)
downloadbcm5719-llvm-1f44814952b421ad34411ba15fad3a416e698b6e.tar.gz
bcm5719-llvm-1f44814952b421ad34411ba15fad3a416e698b6e.zip
[llvm-objcopy]Preserve data in segments not covered by sections
llvm-objcopy previously knew nothing about data in segments that wasn't covered by section headers, meaning that it wrote zeroes instead of what was there. As it is possible for this data to be useful to the loader, this patch causes llvm-objcopy to start preserving this data. Data in sections that are explicitly removed continues to be written as zeroes. This fixes https://bugs.llvm.org/show_bug.cgi?id=41005. Reviewed by: jakehehrlich, rupprecht Differential Revision: https://reviews.llvm.org/D59483 llvm-svn: 356919
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud