[PATCH] D114566: [InstrProf] Add Correlator class to read debug info

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 06:57:45 PST 2021


kyulee added a comment.

This looks good to me. Given this works for ELF while having a minor issue with the fully inlined case for MachO, could you file a bug to follow this up?
I also let other folks review this code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114566



More information about the llvm-commits mailing list