| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c | Chris Lattner | 2003-05-14 | 1 | -1/+5 | |
| | | | | | llvm-svn: 6193 | |||||
| * | Make sure that globals are emitted AFTER the passmanager is set up for the JIT, | Chris Lattner | 2003-05-12 | 1 | -0/+1 | |
| | | | | | | | because the globals may refer to functions that need to be compiled! llvm-svn: 6105 | |||||
| * | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 1 | -0/+53 | |
| llvm-svn: 5126 | ||||||

