[PATCH] D116784: [ProfileData] Read and symbolize raw memprof profiles.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 15:29:17 PST 2022


thakis added inline comments.


================
Comment at: llvm/lib/ProfileData/CMakeLists.txt:21
   Core
+  Object
   Support
----------------
Object is already present 3 lines further down. Maybe alphabetize this list and remove the dupe :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116784



More information about the llvm-commits mailing list