Skip to content
  • Nico Rieck's avatar
    Initialize object file info before output streamer · 316c3740
    Nico Rieck authored
    r179494 switched to using the object file info to retrieve the default text
    section for some MC streamers. It is possible that initializing an MC
    streamer can request sections before the object file info is initialized
    when the AutoInitSections flag is set on the streamer.
    
    llvm-svn: 185670
    316c3740
Loading