[PATCH] D60095: [LLD][COFF] Early load PDB type server files
    Alexandre Ganea via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun  3 15:49:36 PDT 2019
    
    
  
aganea added a comment.
In D60095#1528125 <https://reviews.llvm.org/D60095#1528125>, @rnk wrote:
> I'm seeing a lot of LNK4099 warnings after this change, and Chromium links with -Werror. I also saw a fair number while doing some local testing with asan. I'll collect some more information, but I wanted to give a heads up that this might be problematic.
I can take a look asap if you can provide a complete warning, along with the incriminated OBJ path and corresponding PDB?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60095/new/
https://reviews.llvm.org/D60095
    
    
More information about the llvm-commits
mailing list