[PATCH] D64843: hwasan: Initialize the pass only once.
    Evgenii Stepanov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 17 12:40:50 PDT 2019
    
    
  
eugenis added a subscriber: chandlerc.
eugenis added a comment.
I don't know what is the best practice here. Other sanitizers have both module and function passes, is there a reason to do things differently here?
@chandlerc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64843/new/
https://reviews.llvm.org/D64843
    
    
More information about the llvm-commits
mailing list