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

Haohai Wen via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 03:32:28 PDT 2025


================
@@ -0,0 +1,60 @@
+# RUN: yaml2obj %s -o %t.obj
----------------
HaohaiWen wrote:

As you mentioned this should be a new feature for yaml2obj in separate PR and that would benefit COFF as well as XCOFF.

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


More information about the llvm-commits mailing list