[lld] [llvm] [Symbolizer] Support for Missing Line Numbers. (PR #82240)
via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 05:14:35 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
----------------
ampandey-1995 wrote:
Is "--skip-line-zero" option can be used? Acutally ```ignore zero line entries``` is too long for an option name.
https://github.com/llvm/llvm-project/pull/82240
More information about the llvm-commits
mailing list