[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
Mon Sep 15 06:51:21 PDT 2025
Jinjie-Huang wrote:
> Could you also minimize the test? Similarly for the other PR (see comment [here](https://github.com/llvm/llvm-project/pull/155619#discussion_r2320106176)).
@paschalis-mpeis Hmm, the test case has already been reduced ( unnecessary parts of the .text section are removed), leaving only debug-info-related content in the assembly. Should I consider reducing the debug info as well?
https://github.com/llvm/llvm-project/pull/154749
More information about the llvm-commits
mailing list