summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJob Noorman <jnoorman@igalia.com>2023-05-02 15:43:37 +0200
committerJob Noorman <jnoorman@igalia.com>2023-05-02 16:18:01 +0200
commitf3ea4228fd357090e80eb668cc15692150523d0e (patch)
treef818cd8bd341cb7ca367ad3ae8c242a9a5f3c6d5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente2f7563d7c30c3aca3ac8b937a4967accb59c209 (diff)
[BOLT] Make sure all section allocations have deterministic contents
For empty sections, RuntimeDyld always allocates 1 byte but leaves it uninitialized. This causes the contents of some output sections to be non-deterministic. Note that this issue is also solved by D147544. Fixes #59008 Reviewed By: maksfb Differential Revision: https://reviews.llvm.org/D149243
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions