[llvm] [NFC]Rename collectPGOFuncNameStrings to collectGlobalObjectNameStrings (PR #70287)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 21:42:03 PDT 2023


minglotus-6 wrote:

> Since both Function and GlobalVariable are subclasses of GlobalObject, perhaps name it collectGlobalObjectNameStrings?

done.

https://github.com/llvm/llvm-project/pull/70287


More information about the llvm-commits mailing list