Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-06 | Adjust VStudio files to add JITMemoryManager files + include <cassert> from ↵ | Chuck Rose III | |
same. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44651 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-05 | split the JIT memory management code out from the main JIT logic into its | Chris Lattner | |
own JITMemoryManager interface. There is no functionality change with this patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44640 91177308-0d34-0410-b5e6-96231b3b80d8 |