[all-commits] [llvm/llvm-project] 018548: [objcopy][coff] Place section name first in strtab...

Haohai Wen via All-commits all-commits at lists.llvm.org
Thu Jun 26 16:39:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 018548ddffeaa0bd878aabe2ebcc8d4946774aa9
      https://github.com/llvm/llvm-project/commit/018548ddffeaa0bd878aabe2ebcc8d4946774aa9
  Author: Haohai Wen <haohai.wen at intel.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/lib/ObjCopy/COFF/COFFWriter.cpp
    A llvm/test/tools/llvm-objcopy/COFF/string-table.test

  Log Message:
  -----------
  [objcopy][coff] Place section name first in strtab (#145266)

The prioritized string table builder was introduced in 9cc9efc. This
patch sets highest priority for the section name to place it at the
start of string table to avoid the issue described in 4d2eda2.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list