[PATCH] D27676: [ELF] - Use full object name if source file name exist when reporting errors.
    Rui Ueyama via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 12 14:21:12 PST 2016
    
    
  
ruiu added a comment.
Isn't it too verbose? Source file names are the thing you need to fix your problems, so it might be better to not print out object files to keep developers from distracting.
https://reviews.llvm.org/D27676
    
    
More information about the llvm-commits
mailing list