[all-commits] [llvm/llvm-project] d4d16d: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Nov 28 10:40:06 PST 2023
Branch: refs/heads/users/jroelofs/spr/clang-support-__attribute__ifunc-on-darwin-platforms
Home: https://github.com/llvm/llvm-project
Commit: d4d16df26295dfe69706332e26ae017283c1e36b
https://github.com/llvm/llvm-project/commit/d4d16df26295dfe69706332e26ae017283c1e36b
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/test/CodeGen/ifunc.c
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