Skip to content
  • Eric Christopher's avatar
    Handle gnu pubtypes sections: · 261d2343
    Eric Christopher authored
    a) Make sure we are emitting the correct section in our section labels
    when we begin the module.
    b) Make sure we are emitting the correct pubtypes section in the
    presence of gnu pubtypes.
    c) For C++ struct, union, class, and enumeration types are default
    external.
    
    llvm-svn: 191225
    261d2343
Loading