[all-commits] [llvm/llvm-project] 6d2bea: [𝘀𝗽𝗿] initial version
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Wed Jul 30 14:57:49 PDT 2025
Branch: refs/heads/users/Prabhuk/sprcallgraph-make-flag-experimental
Home: https://github.com/llvm/llvm-project
Commit: 6d2beafb077bdd3a1ec82f0fd6bced52a669c78a
https://github.com/llvm/llvm-project/commit/6d2beafb077bdd3a1ec82f0fd6bced52a669c78a
Author: prabhukr <prabhukr at google.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/CommonArgs.cpp
A clang/test/CodeGen/call-graph-section-templates.cpp
A clang/test/CodeGen/call-graph-section-virtual-methods.cpp
A clang/test/CodeGen/call-graph-section.c
A clang/test/CodeGen/call-graph-section.cpp
A clang/test/Driver/call-graph-section.c
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/MC/MCObjectFileInfo.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
A llvm/test/CodeGen/X86/call-graph-section-assembly.ll
A llvm/test/CodeGen/X86/call-graph-section-tailcall.ll
A llvm/test/CodeGen/X86/call-graph-section.ll
A llvm/test/MC/X86/verify-callgraph-section.s
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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