[llvm] [DWARFLinker] Add assembly-label range handling to parallel linker (PR #195366)

via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 07:26:27 PDT 2026


================

----------------
alx32 wrote:

Should this also fire for the new assembly-range path above? That branch returns early, so kept labels in assembly CUs no longer show up here under `--verbose`, which seems a behavior change from both classic and the pre-patch parallel path.

https://github.com/llvm/llvm-project/pull/195366


More information about the llvm-commits mailing list