[lld] [llvm] [Symbolizer] Support for Missing Line Numbers. (PR #82240)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 16:04:52 PDT 2024


================
@@ -0,0 +1,402 @@
+##  Test  --skip-line-zero option.
+##
+##  This test illustrates the usage of handcrafted assembly to produce the following line table.
----------------
bd1976bris wrote:

```suggestion
##  This test uses handcrafted assembly to produce the following line table:
```

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


More information about the llvm-commits mailing list