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

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 06:56:08 PDT 2025


================
@@ -0,0 +1,29 @@
+# RUN: llvm-mc -triple=x86_64-windows-msvc %s -filetype=obj -o %t.obj
----------------
chapuni wrote:

Does it work if x86 is not configured?

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


More information about the llvm-commits mailing list