aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/ExecutionEngine.cpp
AgeCommit message (Expand)Author
2003-04-23Fix bug where pointers were assumed to always be 64 bits in size!Chris Lattner
2003-04-23* Implement access to external variables in LLIChris Lattner
2003-04-21Make stderr, stdout, stdin work with LLIChris Lattner
2003-01-13Add fixmeChris Lattner
2002-12-28Add diagnostic outputChris Lattner
2002-12-24Fixes to compile with GCC 3.2Chris Lattner
2002-12-24Initial checkin of new LLI with JIT compilerChris Lattner