[llvm] [DWARFVerifier] Allow overlapping ranges for ICF-merged functions (PR #117952)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 15:53:15 PST 2024
alx32 wrote:
@dwblaikie - thanks for the detailed example. I can confirm that with the example provided by you we generate the same verification error.
I think we should also consider perfectly overlapping subranges as not emitting a verification warning and add a test for this scenario. Does this sound OK or did you have something else in mind ?
https://github.com/llvm/llvm-project/pull/117952
More information about the llvm-commits
mailing list