[all-commits] [llvm/llvm-project] ca9f35: [JITLink][LoongArch] Add support for R_LARCH_CALL3...

wanglei via All-commits all-commits at lists.llvm.org
Thu Nov 21 17:50:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca9f358b1404132ab327a13b2546ee23a526876e
      https://github.com/llvm/llvm-project/commit/ca9f358b1404132ab327a13b2546ee23a526876e
  Author: wanglei <wanglei at loongson.cn>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h
    M llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
    M llvm/lib/ExecutionEngine/JITLink/loongarch.cpp
    M llvm/test/ExecutionEngine/JITLink/LoongArch/ELF_loongarch64_relocations.s

  Log Message:
  -----------
  [JITLink][LoongArch] Add support for R_LARCH_CALL36 relocation

This relocation is used for function calls with medium code model.

Reviewed By: lhames, SixWeining

Pull Request: https://github.com/llvm/llvm-project/pull/117127



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