Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-15 | Switch to using the JIT now that it can directly call zeroarg functions | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15795 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-15 | Simplify code, make it print the constructed module before it is run. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15792 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-10 | Fix a copy & paste error .. correct the description of the program. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15623 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-10 | Adding a simple example of how to use the JIT. | Reid Spencer | |
Contributed by Valery A. Khamenya. THANKS, Valery! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15622 91177308-0d34-0410-b5e6-96231b3b80d8 |