[all-commits] [llvm/llvm-project] bc1520: [𝘀𝗽𝗿] initial version

Jon Roelofs via All-commits all-commits at lists.llvm.org
Tue Nov 28 10:40:01 PST 2023


  Branch: refs/heads/users/jroelofs/spr/llvm-support-ifuncs-on-darwin-platforms
  Home:   https://github.com/llvm/llvm-project
  Commit: bc152095691b32d1ad8539dfd60f5089df5eed8d
      https://github.com/llvm/llvm-project/commit/bc152095691b32d1ad8539dfd60f5089df5eed8d
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/include/llvm/CodeGen/AsmPrinter.h
    M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
    M llvm/lib/Target/X86/X86AsmPrinter.cpp
    M llvm/lib/Target/X86/X86AsmPrinter.h
    A llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-ifunc.ll
    M llvm/test/CodeGen/AArch64/addrsig-macho.ll
    A llvm/test/CodeGen/AArch64/ifunc-asm.ll
    M llvm/test/CodeGen/X86/ifunc-asm.ll
    A llvm/test/Verifier/ifunc-macho.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.4




More information about the All-commits mailing list