[llvm] [Symbolizer] Compute Nearest Line Info for Address. (PR #71032)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 14:44:35 PDT 2023


dwblaikie wrote:

Not sure if we want this in llvm-symbolizer, and if we do, probably not by default (due to all the reasons the compiler's producing line zero in the first place - ambiguity, mis-conclusions about reachable code, etc)

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


More information about the llvm-commits mailing list