Unverified Commit bb642f8b authored by Mingming Liu's avatar Mingming Liu Committed by GitHub
Browse files

[NFC][InstrProf]Refactor readPGOFuncNameStrings (#71566)

Refactor this function to take a callback for each decoded string, rename it and change it to a static function in cpp. Move its (sole) caller definition from header to cpp.
- This is a split of patch https://github.com/llvm/llvm-project/pull/66825; to minimize the diff created in a big PR.
parent 90a9e9f6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment