[Lldb-commits] [lldb] [LLDB][ELF] Fix section unification to not just use names. (PR #90099)

Alastair Houghton via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 26 08:55:00 PDT 2024


al45tair wrote:

> [this](https://github.com/llvm/llvm-project/blob/main/llvm/test/tools/yaml2obj/ELF/duplicate-section-names.yaml) test seems to indicate that's possible (the trick appears to me in `(n)` name tag suffixes). Can you give that a shot?

I've actually just included a binary file that exhibits the problem.

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


More information about the lldb-commits mailing list