Skip to content
  • Nathan Jeffords's avatar
    updated support for the COFF .linkonce · 76a07580
    Nathan Jeffords authored
    Now, the .linkonce directive is emitted as part of MCSectionCOFF::PrintSwitchToSection instead of AsmPrinter::EmitLinkage since it is an attribute of the section the symbol was placed into not the symbol itself.
    
    llvm-svn: 103568
    76a07580
Loading