[lld] [llvm] [Symbolizer] Support for Missing Line Numbers. (PR #82240)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 21:31:59 PDT 2024
================
@@ -216,6 +224,12 @@ OPTIONS
This can be used to perform lookups as if the object were relocated by the
offset.
+.. option:: --approximate-line
----------------
dwblaikie wrote:
Maybe this should be called "ignore zero line entries" or something like that? It might more accurately describe the behavior, without having to haggle about "what kind of approximation is used"?
https://github.com/llvm/llvm-project/pull/82240
More information about the llvm-commits
mailing list