summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-profgen/MissingFrameInferrer.h
AgeCommit message (Expand)Author
2022-12-18llvm-profgen: Fix use of stats to be under LLVM_ENABLE_STATSDavid Blaikie
2022-12-16[CSSPGO][llvm-profgen] Missing frame inference.Hongtao Yu