diff options
author | Tomohiro Kashiwada <kikairoya@gmail.com> | 2025-09-25 04:35:05 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 12:35:05 -0700 |
commit | 12bc084b3276c891162a298bafdf153e1701da4a (patch) | |
tree | 80bcfd69c7944f1caf40dfc2348fc7cde5fd823d /lldb/packages/Python/lldbsuite/test | |
parent | 6e904e89cb97fa113c95f746942e04226a7d2207 (diff) | |
download | llvm-12bc084b3276c891162a298bafdf153e1701da4a.zip llvm-12bc084b3276c891162a298bafdf153e1701da4a.tar.gz llvm-12bc084b3276c891162a298bafdf153e1701da4a.tar.bz2 |
[MC][COFF] Add missing sections for DWO (#157239)
Add DWO sections `.debug_loclists.dwo` and `.debug_rnglists.dwo` to the
COFF targets.
This enables building with `-DLLVM_USE_SPLIT_DWARF=ON` on the Cygwin
target, which previously failed due to compiler crashes.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions