llvm-6502/lib/ExecutionEngine
Chris Lattner 0cd0d88160 eliminate the Type::getDescription() method, using "<<" instead. This
removes some gunk from LLVMContext.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133360 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-18 21:18:23 +00:00
..
Interpreter eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
JIT
MCJIT Avoid a Twine that referenced a tmp (which proceded to go out of scope before 2011-05-19 00:45:05 +00:00
RuntimeDyld
CMakeLists.txt
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
Makefile
TargetSelect.cpp