[PATCH] D94631: [DebugInfo] Add support for multiple value references in debug values, and enable salvaging
    Stephen Tozer via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 29 02:53:48 PST 2021
    
    
  
StephenTozer added a comment.
In D94631#2528964 <https://reviews.llvm.org/D94631#2528964>, @vsk wrote:
> Here are some numbers from end-to-end testing with a Release clang binary.
Thanks very much, these numbers are very encouraging! It looks as though we have no discernable performance cost, which seems to agree with the other tests I've done. This should mean that we can safely merge in the patches once reviews are complete, unless any correctness issues turn up.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94631/new/
https://reviews.llvm.org/D94631
    
    
More information about the llvm-commits
mailing list