[PATCH] D98673: [llvm-reduce] Remove dso_local when possible
    Arthur Eubanks via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 16 12:31:05 PDT 2021
    
    
  
aeubanks added a comment.
Maybe we could have two llvm-reduce modes, one for adding as many restrictive qualifiers as possible, and one for making clean IR that uses defaults as much as possible. IMO more people would rather see defaults than restrictive qualifiers.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98673/new/
https://reviews.llvm.org/D98673
    
    
More information about the llvm-commits
mailing list