llvm-6502/lib/ExecutionEngine
Dan Gohman 69f9378675 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61674 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 05:32:42 +00:00
..
Interpreter
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
Makefile