aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine/GenericValue.h
Commit message (Expand)AuthorAgeFilesLines
* Use uintptr_t for pointer values in the ExecutionEngine.Brian Gaeke2003-12-121-1/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+40