[PATCH] D49138: [LTO] Handle __imp_ (dllimport) symbols consistently with lld
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul 10 10:06:53 PDT 2018
    
    
  
pcc added a comment.
This is a COFF-specific behaviour so it should be conditioned on the object file format being COFF.
Repository:
  rL LLVM
https://reviews.llvm.org/D49138
    
    
More information about the llvm-commits
mailing list