diff options
author | Alexander Yermolovich <ayermolo@meta.com> | 2023-07-06 11:34:18 -0700 |
---|---|---|
committer | Alexander Yermolovich <ayermolo@meta.com> | 2023-07-06 11:37:08 -0700 |
commit | 66e943b1a9751db1611f6ba07e4c46899455d686 (patch) | |
tree | 87d01d9e536712c9ac8e9a93c3510e62abdf234f /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | ade8db573ed200c562f81c4a8d81eaf6ae48bb35 (diff) | |
download | llvm-66e943b1a9751db1611f6ba07e4c46899455d686.zip llvm-66e943b1a9751db1611f6ba07e4c46899455d686.tar.gz llvm-66e943b1a9751db1611f6ba07e4c46899455d686.tar.bz2 |
[BOLT][DWARF] Fix for .debug_line with DWARF5
There was a bug in a code that pre-populated line string for a case where parts
of .debug_line are not processed by BOLT, but copied as raw data. We were not
switching sections. This resulted in parts of the binary being over-written with
debug data.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D154544
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions