[PATCH] D114566: [InstrProf] Add Correlator class to read debug info
    Ellis Hoag via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 13 14:28:09 PST 2021
    
    
  
ellis added a comment.
In D114566#3185418 <https://reviews.llvm.org/D114566#3185418>, @kyulee wrote:
> 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.
I believe the MachO bug is fixed by https://reviews.llvm.org/D115565
I'm not currently aware of any more bugs, but I'll file a bug report if I find them.
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