Skip to content
  • Derek Schuff's avatar
    Enable streaming of bitcode · 8b2dcad4
    Derek Schuff authored
    This CL delays reading of function bodies from initial parse until
    materialization, allowing overlap of compilation with bitcode download.
    
    llvm-svn: 149918
    8b2dcad4
Loading