[all-commits] [llvm/llvm-project] 6fb8d1: Revert "[llvm] Add CalleeTypeIds field to CallSite...
Haowei via All-commits
all-commits at lists.llvm.org
Wed Jul 23 15:44:12 PDT 2025
Branch: refs/heads/revert-87574-users/Prabhuk/sprcallsiteinfocallgraphsection-extend-callsiteinfo-with-typeid
Home: https://github.com/llvm/llvm-project
Commit: 6fb8d14703e4e63b2a8223026eb864746c508ed0
https://github.com/llvm/llvm-project/commit/6fb8d14703e4e63b2a8223026eb864746c508ed0
Author: Haowei <richardkszero at gmail.com>
Date: 2025-07-23 (Wed, 23 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/CommandFlags.h
M llvm/include/llvm/CodeGen/MIRYamlMapping.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.cpp
M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/lib/CodeGen/MachineFunction.cpp
R llvm/test/CodeGen/MIR/X86/call-site-info-ambiguous-indirect-call-typeid.mir
R llvm/test/CodeGen/MIR/X86/call-site-info-direct-calls-typeid.mir
R llvm/test/CodeGen/MIR/X86/call-site-info-typeid.mir
Log Message:
-----------
Revert "[llvm] Add CalleeTypeIds field to CallSiteInfo"
This reverts commit 7baf4bdd164cad61f8f3e34ed833a695c4033250.
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