Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Interpreter.cpp
2003-05-12 Chris LattnerMake sure that globals are emitted AFTER the passmanage...
2003-05-08 Chris LattnerA large number of simple changes:
2003-04-26 Chris LattnerRemove two fields from TargetData which are target...
2003-04-25 Chris LattnerMAke sure that LLI properly configures align_of(double)
2002-12-24 Chris LattnerInitial checkin of new LLI with JIT compiler