[PATCH] D56215: [lld] [ELF] Include default search paths for NetBSD driver
    Kamil Rytarowski via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jan 11 13:50:11 PST 2019
    
    
  
krytarowski added a comment.
Actually probably Linux MIPS used it and some proprietary OSes.. but we skip them for now. Only FreeBSD sets OSABI in lld and uses an emulation name detection hack. Once we will get merged TripleTarget detection we can switch it to use proper Triple check.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56215/new/
https://reviews.llvm.org/D56215
    
    
More information about the cfe-commits
mailing list