Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
[oota-llvm.git] / lib / ExecutionEngine / JIT / JIT.cpp
2003-05-14 Chris LattnerAdd support for atexit handlers to the JIT, fixing...
2003-05-12 Chris LattnerMake sure that globals are emitted AFTER the passmanage...
2002-12-24 Chris LattnerInitial checkin of new LLI with JIT compiler