[all-commits] [llvm/llvm-project] d00494: [LLD][COFF] Add support for hybrid ARM64X entry po...

Jacek Caban via All-commits all-commits at lists.llvm.org
Thu Jan 16 03:54:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d004947ac5cbb183a4a7e51d37852a85353e3968
      https://github.com/llvm/llvm-project/commit/d004947ac5cbb183a4a7e51d37852a85353e3968
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/MapFile.cpp
    M lld/COFF/SymbolTable.h
    M lld/COFF/Writer.cpp
    A lld/test/COFF/arm64x-entry.test

  Log Message:
  -----------
  [LLD][COFF] Add support for hybrid ARM64X entry points (#123096)

Store the entry symbol in SymbolTable instead of Configuration, as it
differs between symbol tables.



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