[all-commits] [llvm/llvm-project] 56077e: [LLD][COFF] Add support for locally imported EC sy...

Jacek Caban via All-commits all-commits at lists.llvm.org
Wed Nov 6 03:09:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56077e5ac09eb2d6b7ca818abce2bbbcf179f529
      https://github.com/llvm/llvm-project/commit/56077e5ac09eb2d6b7ca818abce2bbbcf179f529
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M lld/COFF/SymbolTable.cpp
    A lld/test/COFF/locally-imported-arm64ec.test

  Log Message:
  -----------
  [LLD][COFF] Add support for locally imported EC symbols (#114985)

Allow imported symbols to be recognized in both mangled and demangled
forms. Support __imp_aux_ symbols in addition to __imp_ symbols.



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