diff options
author | Job Noorman <jnoorman@igalia.com> | 2023-05-02 15:43:37 +0200 |
---|---|---|
committer | Job Noorman <jnoorman@igalia.com> | 2023-05-02 16:18:01 +0200 |
commit | f3ea4228fd357090e80eb668cc15692150523d0e (patch) | |
tree | f818cd8bd341cb7ca367ad3ae8c242a9a5f3c6d5 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | e2f7563d7c30c3aca3ac8b937a4967accb59c209 (diff) | |
download | llvm-f3ea4228fd357090e80eb668cc15692150523d0e.zip llvm-f3ea4228fd357090e80eb668cc15692150523d0e.tar.gz llvm-f3ea4228fd357090e80eb668cc15692150523d0e.tar.bz2 |
[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 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions