Update the stub and callback code to handle lazy compilation. The stub
[oota-llvm.git] / lib / Target / ARM / ARMJITInfo.cpp
2008-10-20 Jim GrosbachUpdate the stub and callback code to handle lazy compil...
2008-09-02 Evan ChengAdd Mac OS X compatible JIT callback routine.
2008-04-16 Nicolas GeoffrayCorrelate stubs with functions in JIT: when emitting...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-30 Raul HerbsterJITInfo now resolves function addrs and also relocation...
2007-08-07 Evan ChengInitial JIT support for ARM by Raul Fernandes Herbster.
2007-07-17 Chris Lattnerno email addrs in file headers
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.