[all-commits] [llvm/llvm-project] be22a6: [BPF] get external linkage for calling convetion f...

Yingchi Long via All-commits all-commits at lists.llvm.org
Wed Dec 13 23:37:48 PST 2023


  Branch: refs/heads/users/inclyc/bpf/gisel/standalone-cc
  Home:   https://github.com/llvm/llvm-project
  Commit: be22a6090f699f0793d87abf3d288b5549922f03
      https://github.com/llvm/llvm-project/commit/be22a6090f699f0793d87abf3d288b5549922f03
  Author: Yingchi Long <i at lyc.dev>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    A llvm/lib/Target/BPF/BPFCallingConv.cpp
    A llvm/lib/Target/BPF/BPFCallingConv.h
    M llvm/lib/Target/BPF/BPFCallingConv.td
    M llvm/lib/Target/BPF/BPFISelLowering.cpp
    M llvm/lib/Target/BPF/CMakeLists.txt

  Log Message:
  -----------
  [BPF] get external linkage for calling convetion functions

NFC.

For support calling conv in gisel, sharing code with BPFISelLowering.




More information about the All-commits mailing list