[PATCH] D123198: [LibCalls] Add argument extension attributes to more functions.
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr 29 11:12:39 PDT 2022
    
    
  
efriedma added a comment.
I mostly want to make sure what we're doing here is sufficient to avoid crashing/verifier errors in the presence of weird user inputs.  I don't want to keep expanding the scope of this.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123198/new/
https://reviews.llvm.org/D123198
    
    
More information about the llvm-commits
mailing list