[all-commits] [llvm/llvm-project] 6be9be: [LLD][COFF][NFC] Store live flag in ImportThunkChu...

Jacek Caban via All-commits all-commits at lists.llvm.org
Fri Sep 13 06:42:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6be9be5e0b4ba9d561dc005bea4eace40b53510d
      https://github.com/llvm/llvm-project/commit/6be9be5e0b4ba9d561dc005bea4eace40b53510d
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M lld/COFF/Chunks.cpp
    M lld/COFF/Chunks.h
    M lld/COFF/InputFiles.cpp
    M lld/COFF/InputFiles.h
    M lld/COFF/MapFile.cpp
    M lld/COFF/MarkLive.cpp
    M lld/COFF/PDB.cpp
    M lld/COFF/Symbols.cpp
    M lld/COFF/Symbols.h
    M lld/COFF/Writer.cpp

  Log Message:
  -----------
  [LLD][COFF][NFC] Store live flag in ImportThunkChunk. (#108459)

Instead of ImportFile. This is a preparation for ARM64EC support, which
has both x86 and ARM64EC thunks and each of them needs a separate flag.



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