[PATCH] D27676: [ELF] - Use full object name if source file name exist when reporting errors.
    Davide Italiano via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 13 01:50:10 PST 2016
    
    
  
davide added subscribers: silvas, davide.
davide added a comment.
With my lld contributor hat off (and with my lld user hat on) I'm 100% in favour of better diagnostics for lld different archive semantics. We've already hit one or two cases in FreeBSD and at least two cases internally where this was an issue. @silvas is very fond of it as I think he was the first one noticing it trying to link a real codebase.
https://reviews.llvm.org/D27676
    
    
More information about the llvm-commits
mailing list