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

via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 15:38:39 PDT 2025


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

I have marked the test as requiring x86 in 757c80d88a6aeb6c4d61d76c492a033bb25ab028.

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


More information about the llvm-commits mailing list