[PATCH] D83152: llvm-nm: add flag to suppress no symbols warning
    Dave Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 10 13:43:33 PST 2021
    
    
  
kastiglione added a comment.
What, if any, is the community opinion on hidden flag use? Can this be a hidden flag and be done with it? I assume means hidden means no forward guarantees, rely on it at your own discretion.
> I don't see how `--no-warning-for-no-symbols` is better than `--quiet`, but `--quiet` is an option name they could use for other purposes.
seems like you answer your own question :)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83152/new/
https://reviews.llvm.org/D83152
    
    
More information about the llvm-commits
mailing list