[llvm] [MC][COFF] Add missing sections for DWO (PR #157239)
Tomohiro Kashiwada via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 6 00:11:48 PDT 2025
kikairoya wrote:
This issue wasn't noticed on MinGW targets because they use DWARF v4, which doesn't access `DwarfLoclistsDWOSection`.
https://github.com/llvm/llvm-project/pull/157239
More information about the llvm-commits
mailing list