[llvm] [llvm-readobj] Support --symbol-table for COFF (PR #141552)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 00:03:23 PDT 2025


https://github.com/jh7370 commented:

Your PR title says `--symbol-table` but you're modifying the `--string-table` option. Please update.

Otherwise, generally looks reasonable, but needs a bit more testing.

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


More information about the llvm-commits mailing list