[all-commits] [llvm/llvm-project] ea5d37: [LLD][COFF] Add Support for ARM64EC Import Thunks ...

Jacek Caban via All-commits all-commits at lists.llvm.org
Fri Sep 13 08:05:24 PDT 2024


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

  Changed paths:
    M lld/COFF/Chunks.h
    M lld/COFF/InputFiles.cpp
    M lld/COFF/InputFiles.h
    M lld/COFF/Writer.cpp
    M lld/test/COFF/arm64ec-import.test

  Log Message:
  -----------
  [LLD][COFF] Add Support for ARM64EC Import Thunks (#108460)

ARM64EC import thunks function similarly to regular ARM64 thunks but use
a mangled name and perform the call through the auxiliary IAT.



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