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

via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 08:39:37 PDT 2024


================
@@ -0,0 +1,261 @@
+# REQUIRES: x86-registered-target
+
+# RUN: clang -O3 -gline-tables-only -T%S/linker-script.ld --target=x86_64-pc-linux %s -o %t.o
----------------
bd1976bris wrote:

Sequences don't have to reset the address to 0. I'll post an example..

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


More information about the llvm-commits mailing list