hanchenye-llvm-project/llvm/lib/ExecutionEngine
Nick Lewycky 83a09f0b4f When creating a JIT, try to load the program so that we can resolve symbols
against it. This affects Windows.

llvm-svn: 111240
2010-08-17 16:19:18 +00:00
..
Interpreter Convert some tab stops into spaces. 2010-07-12 08:16:59 +00:00
JIT When creating a JIT, try to load the program so that we can resolve symbols 2010-08-17 16:19:18 +00:00
CMakeLists.txt Eliminate object-relinking support from CMake. Fixes PR 4429 and 2009-06-23 17:57:35 +00:00
ExecutionEngine.cpp improve portability to systems that don't have powf/modf (e.g. solaris 9) 2010-05-15 17:10:24 +00:00
ExecutionEngineBindings.cpp Fix indentation. 2010-07-19 09:36:45 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00