llvm-project/llvm/tools/llvm-profdata
Hongtao Yu e68fafa49f [CSSPGO] llvm-profdata support for CS profile.
Context-sensitive AutoFDO profile has a different name scheme where full calling contexts are encoded as function names. When processing CS proifle, llvm-profdata should use full contexts instead of leaf function names.

Reviewed By: wmi, wenlei, wlei

Differential Revision: https://reviews.llvm.org/D97998
2021-03-08 09:04:40 -08:00
..
CMakeLists.txt
llvm-profdata.cpp [CSSPGO] llvm-profdata support for CS profile. 2021-03-08 09:04:40 -08:00