Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-29 | Make MemoryObject accessor members const again | Derek Schuff | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151687 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-02-06 | Fix comment-rulers. | Nick Lewycky | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-02-06 | Enable streaming of bitcode | Derek Schuff | |
This CL delays reading of function bodies from initial parse until materialization, allowing overlap of compilation with bitcode download. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149918 91177308-0d34-0410-b5e6-96231b3b80d8 |