llvm-project
7baf4bdd - [llvm] Add CalleeTypeIds field to CallSiteInfo

Commit
147 days ago
[llvm] Add CalleeTypeIds field to CallSiteInfo Introducing `EnableCallGraphSection` target option to add CalleeTypeIds field in CallSiteInfo. Read the callee type ids in and out by the MIR parser/printer. Reviewers: ilovepi Reviewed By: ilovepi Pull Request: https://github.com/llvm/llvm-project/pull/87574
Author
Parents
Loading