[all-commits] [llvm/llvm-project] a79404: [𝘀𝗽𝗿] changes introduced through rebase
Prabhuk via All-commits
all-commits at lists.llvm.org
Tue Dec 10 14:56:03 PST 2024
Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docs
Home: https://github.com/llvm/llvm-project
Commit: a794047a270a16a53c4e0e8f4114ac099f0f88b6
https://github.com/llvm/llvm-project/commit/a794047a270a16a53c4e0e8f4114ac099f0f88b6
Author: Necip Fazil Yildiran <necip at google.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
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
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
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/test/Verifier/operand-bundles.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: abfcb9cdbb906c8ae16df79b74293e34271efe3b
https://github.com/llvm/llvm-project/commit/abfcb9cdbb906c8ae16df79b74293e34271efe3b
Author: prabhukr <prabhukr at google.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
R clang/docs/CallGraphSection.rst
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
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
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/test/Verifier/operand-bundles.ll
Log Message:
-----------
Reorder commits.
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/8f536184a398...abfcb9cdbb90
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