[PATCH] D28951: [ELF] - Linkerscripts: ignore CONSTRUCTORS in output section declaration.
    Davide Italiano via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 20 12:53:48 PST 2017
    
    
  
davide added a comment.
Also funny they still have that in their linker script as it seems that the semantic action associated for that on ELF is none (and I'll be surprised if linux runs on non-ELF, FWIW)
https://reviews.llvm.org/D28951
    
    
More information about the llvm-commits
mailing list