Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BOLT][DWARF] Fix output ranges for deleted code (llvm#73464)
Set range low_pc to 0 for DIEs that correspond to deleted code. Fixes llvm#73428
- Loading branch information