[NFC] Generalize llvm-profgen message to cover both AutoFDO and CSSPGO
authorWenlei He <aktoon@gmail.com>
Sun, 25 Jun 2023 23:39:16 +0000 (16:39 -0700)
committerWenlei He <aktoon@gmail.com>
Mon, 26 Jun 2023 16:47:56 +0000 (09:47 -0700)
commit1a0d23efe1573e1d5d547c80939ec2bdb7e2524a
tree848fcd4e29fca8f47f0adc7e7200929736a9669b
parent1660f2174d59bc2fd04131dab9ab0b43178bf665
[NFC] Generalize llvm-profgen message to cover both AutoFDO and CSSPGO

Update llvm-profgen profile density message to cover both AutoFDO and CSSPGO.

Differential Revision: https://reviews.llvm.org/D153730
llvm/test/tools/llvm-profgen/profile-density.test
llvm/tools/llvm-profgen/ProfileGenerator.cpp