[PATCH] D128860: [llvm][NFC] Refactor code to use ProfDataUtils

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 11:44:08 PDT 2022


bogner added a comment.

Let's go ahead and remove extractProfMetadata. Even if downstream users are depending on it the update is trivial, and we can always put it back temporarily if it turns out to be a bigger issue somehow.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128860/new/

https://reviews.llvm.org/D128860



More information about the llvm-commits mailing list