[all-commits] [llvm/llvm-project] c1ddc7: [LLD][COFF] Set isUsedInRegularObj for target symb...

Jacek Caban via All-commits all-commits at lists.llvm.org
Mon Aug 25 07:32:10 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c1ddc793bf4500756b9f5c8cbd17915a9cd26be0
      https://github.com/llvm/llvm-project/commit/c1ddc793bf4500756b9f5c8cbd17915a9cd26be0
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2025-08-25 (Mon, 25 Aug 2025)

  Changed paths:
    M lld/COFF/SymbolTable.cpp
    A lld/test/COFF/alternatename-lto.ll

  Log Message:
  -----------
  [LLD][COFF] Set isUsedInRegularObj for target symbols in resolveAlternateNames (#154837)

Fixes: #154595

Prior to commit bbc8346e6bb543b0a87f52114fed7d766446bee1, this flag was
set by `insert()` from `addUndefined()`. Set it explicitly now.

(cherry picked from commit a6fcd1a6632a57e1b670dd607dac97ff3bd2d33a)



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