Originally encountered with RUST, but also there are cases with distributed LTO
where debug info dwo units contain structurally the same debug information, with
difference in DW_AT_linkage_name. This causes collision on DWO ID.
Details
Details
- Reviewers
dblaikie - Commits
- rGa84e1e6c0d5d: [DWARF] Add linkagename to hash
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo