[PATCH] D57083: llvm-symbolizer: Add support for -i and -inlines as aliases for -inlining
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 23 16:45:02 PST 2019
    
    
  
pcc added a comment.
llvm-symbolizer has a totally different interface to addr2line. Does it really make sense to make llvm-symbolizer similar in this way or should there be a separate tool that tries to be compatible with addr2line?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57083/new/
https://reviews.llvm.org/D57083
    
    
More information about the llvm-commits
mailing list