Chris Lattner
|
7ed47a1335
|
Don't attribute in file headers anymore. See llvmdev for the
discussion of this change. Boy are my fingers tired. ;-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45411 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-29 19:59:42 +00:00 |
|
Chris Lattner
|
8907b4ba47
|
split the JIT memory management code out from the main JIT logic into its
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
|
2007-12-05 23:39:57 +00:00 |
|
Jeff Cohen
|
4822bd4308
|
Fix headers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27043 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-03-24 06:07:16 +00:00 |
|
Jeff Cohen
|
f2dc4fd5de
|
Minor corrections.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27041 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-03-24 02:58:54 +00:00 |
|
Jeff Cohen
|
2f51914d82
|
Get JIT/Interpreter working on Windows again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27037 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-03-24 02:53:49 +00:00 |
|