[PATCH] D39317: Use -fuse-init-array if no gcc installation is found.
    Richard Smith - zygoloid via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Oct 26 09:57:10 PDT 2017
    
    
  
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
I don't think working around an lld bug is a particularly good justification for this, but I do think it makes sense to switch this from being a "compatibility with GCC 4.7+" thing to being a "compatibility with GCC <= 4.6" thing. Please update the release notes to mention this change.
https://reviews.llvm.org/D39317
    
    
More information about the cfe-commits
mailing list