MaskRay wrote: > I assume this is fallout from > [discourse.llvm.org/t/rfc-should-we-omit-local-symbols-in-elf-files-from-the-lldb-symbol-table/87384](https://discourse.llvm.org/t/rfc-should-we-omit-local-symbols-in-elf-files-from-the-lldb-symbol-table/87384). > > Which I have no context for but I'll add some of those folks on review.
I am not familiar with lldb. When RISC-V and LoongArch linker relaxation is enabled for assemblers, there are typically a lot of `.L0 ` symbols (#89693). These numerous symbols have an identical name. What does "preserve" in the context mean? https://github.com/llvm/llvm-project/pull/158551 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
