[lld] [LLD][COFF][NFC] Store impSym as DefinedImportData in ImportFile. (PR #107162)
    Jacek Caban via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  3 15:40:53 PDT 2024
    
    
  
cjacek wrote:
This avoids a cast in `ImportFile::parse`, I plan to use it more for ARM64EC aux IAT handling.
https://github.com/llvm/llvm-project/pull/107162
    
    
More information about the llvm-commits
mailing list