mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-09 19:21:44 +00:00

This CL delays reading of function bodies from initial parse until materialization, allowing overlap of compilation with bitcode download. llvm-svn: 149918