Fix bug where pointers were assumed to always be 64 bits in size!
[oota-llvm.git] / lib / ExecutionEngine / ExecutionEngine.cpp
2003-04-23 Chris LattnerFix bug where pointers were assumed to always be 64...
2003-04-23 Chris Lattner* Implement access to external variables in LLI
2003-04-21 Chris LattnerMake stderr, stdout, stdin work with LLI
2003-01-13 Chris LattnerAdd fixme
2002-12-28 Chris LattnerAdd diagnostic output
2002-12-24 Chris LattnerFixes to compile with GCC 3.2
2002-12-24 Chris LattnerInitial checkin of new LLI with JIT compiler