[lld] [lld][COFF] Remove duplicate strtab entries (PR #141197)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu May 22 22:26:23 PDT 2025


MaskRay wrote:

Test needed. In ELF we can use `llvm-readelf -p .strtab` to dump the section table. I don't know what the COFF counterpart is.

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


More information about the llvm-commits mailing list