[PATCH] D86895: [Modules] Add stats to measure performance of building and loading modules.
    Volodymyr Sapsai via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 22 11:29:44 PDT 2020
    
    
  
vsapsai added a comment.
In D86895#2288262 <https://reviews.llvm.org/D86895#2288262>, @tschuett wrote:
> Where is the test?
`ALWAYS_ENABLED_STATISTIC` has its own unit tests. And tests that use added stats are in another revision in the stack D86896 <https://reviews.llvm.org/D86896>.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86895/new/
https://reviews.llvm.org/D86895
    
    
More information about the llvm-commits
mailing list