1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/ExecutionEngine/Interpreter
Chris Lattner e297cb5408 simplify creation of the interpreter, make ExecutionEngine ctor protected,
delete one ExecutionEngine ctor, minor cleanup.

llvm-svn: 44646
2007-12-06 01:08:09 +00:00
..
Execution.cpp Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
ExternalFunctions.cpp Add a comment: don't expect from external function resolver in interpreter 2007-07-30 23:03:25 +00:00
Interpreter.cpp simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
Interpreter.h simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00