[all-commits] [llvm/llvm-project] 5455d3: [𝘀𝗽𝗿] changes introduced through rebase
Necip Fazil Yildiran via All-commits
all-commits at lists.llvm.org
Tue Dec 10 14:55:15 PST 2024
Branch: refs/heads/users/Prabhuk/sprcallsiteinfocallgraphsection-extend-callsiteinfo-with-typeid
Home: https://github.com/llvm/llvm-project
Commit: 5455d3b68da583fd4e85e0f283a7782559805d44
https://github.com/llvm/llvm-project/commit/5455d3b68da583fd4e85e0f283a7782559805d44
Author: prabhukr <prabhukr 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/CommandFlags.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.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: 3ab92c55c65c9ea68446913671e627132e452b29
https://github.com/llvm/llvm-project/commit/3ab92c55c65c9ea68446913671e627132e452b29
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/CommandFlags.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/test/Verifier/operand-bundles.ll
Log Message:
-----------
Address review comments. Break llvm and clang patches.
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/807cb0a0b56f...3ab92c55c65c
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