llvm-6502/lib/ExecutionEngine
Chris Lattner fc643c5e88 remove attribution from lib Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-29 20:09:26 +00:00
..
Interpreter remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
JIT remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ExecutionEngine.cpp Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. 2007-12-17 01:12:55 +00:00
ExecutionEngineBindings.cpp C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). 2007-12-23 16:59:28 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00