[llvm] [BOLT][DWARF] Skip processing DWARF CUs with a DWO ID but no DWO name. (PR #154749)
Jinjie Huang via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 11 20:58:41 PDT 2025
Jinjie-Huang wrote:
It's now modified to check for CUs without a dwo_name inside registerUnit.
https://github.com/llvm/llvm-project/pull/154749
More information about the llvm-commits
mailing list