https://github.com/clayborg commented:

Not sure this makes sense after checking the code for 
`DWARFDebugLine::LineTable::lookupAddressRangeImpl(...)`. If a line table has 
multiple sequences that contain an address, it will find the first sequence 
that contains the address and then return the rows for the function.

What is the effect of this change on the test case? Does it change the final 
line table in the GSYM file?

https://github.com/llvm/llvm-project/pull/90535
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to