llvm-project/llvm/lib/ExecutionEngine
Dan Gohman d32ec016cc Handle weak_extern in the JIT. This fixes
SingleSource/UnitTests/2007-04-25-weak.c in JIT mode. The test
now passes on systems which are able to produce a correct
reference output to compare with.

llvm-svn: 61674
2009-01-05 05:32:42 +00:00
..
Interpreter Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
JIT Handle weak_extern in the JIT. This fixes 2009-01-05 05:32:42 +00:00
CMakeLists.txt CMake: Turned some libraries into partially linked objects. Corrected 2008-10-22 02:51:53 +00:00
ExecutionEngine.cpp More debug output. 2008-11-07 22:30:29 +00:00
ExecutionEngineBindings.cpp Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00