[all-commits] [llvm/llvm-project] f72947: [LLD][COFF] Add support for MinGW auto-export on A...

Jacek Caban via All-commits all-commits at lists.llvm.org
Thu Feb 6 13:26:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7294776570e125b94bb5625905cbc57a4956760
      https://github.com/llvm/llvm-project/commit/f7294776570e125b94bb5625905cbc57a4956760
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M lld/COFF/Driver.cpp
    M lld/COFF/MinGW.cpp
    M lld/COFF/MinGW.h
    A lld/test/COFF/arm64x-export-all.s

  Log Message:
  -----------
  [LLD][COFF] Add support for MinGW auto-export on ARM64X (#125862)

Export all symbols from both EC and native symbol tables. If an explicit
export is present in either symbol table, auto-export is disabled for
both.



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