[all-commits] [llvm/llvm-project] 69385e: [𝘀𝗽𝗿] changes introduced through rebase
Prabhuk via All-commits
all-commits at lists.llvm.org
Wed Nov 20 11:53:05 PST 2024
Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets
Home: https://github.com/llvm/llvm-project
Commit: 69385e633a76b432ebad3071dd292de85df52861
https://github.com/llvm/llvm-project/commit/69385e633a76b432ebad3071dd292de85df52861
Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
Date: 2024-11-20 (Wed, 20 Nov 2024)
Changed paths:
R clang/docs/CallGraphSection.rst
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
R clang/test/Driver/call-graph-section.c
M llvm/include/llvm/CodeGen/CommandFlags.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: 9c94f5e60793fe7431785e2d56c8c9aad6c4882e
https://github.com/llvm/llvm-project/commit/9c94f5e60793fe7431785e2d56c8c9aad6c4882e
Author: prabhukr <prabhukr at google.com>
Date: 2024-11-20 (Wed, 20 Nov 2024)
Changed paths:
R clang/docs/CallGraphSection.rst
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/CGExpr.cpp
M clang/lib/CodeGen/CGObjCMac.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/Driver/ToolChains/Clang.cpp
R clang/test/CodeGen/call-graph-section-1.cpp
R clang/test/CodeGen/call-graph-section-2.cpp
R clang/test/CodeGen/call-graph-section-3.cpp
R clang/test/CodeGen/call-graph-section.c
R clang/test/Driver/call-graph-section.c
M llvm/include/llvm/CodeGen/CommandFlags.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.cpp
Log Message:
-----------
Break clang and llvm parts into separate commits.
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/a3ca3e24b51e...9c94f5e60793
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