llvm-6502/lib/ExecutionEngine
Peter Collingbourne 3a071284e0 RTDyldMemoryManager.cpp: Make the reference to __morestack weak.
This fixes the DSO build for now. Eventually we should develop some
other mechanism to make this work correctly with DSOs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225014 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-30 22:52:33 +00:00
..
IntelJITEvents Fix line mapping information in LLVM JIT profiling with Vtune 2014-12-15 04:45:43 +00:00
Interpreter
MCJIT
OProfileJIT
RuntimeDyld
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp
ExecutionEngineBindings.cpp [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress. 2014-12-22 18:53:11 +00:00
GDBRegistrationListener.cpp
LLVMBuild.txt
Makefile
RTDyldMemoryManager.cpp RTDyldMemoryManager.cpp: Make the reference to __morestack weak. 2014-12-30 22:52:33 +00:00
TargetSelect.cpp