RTDyldMemoryManager.cpp: Make the reference to __morestack weak.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 30 Dec 2014 22:52:33 +0000 (22:52 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 30 Dec 2014 22:52:33 +0000 (22:52 +0000)
commit64faca9b849cf34244d319e1d473dbdd6b8367b5
tree0bf7460fc6be4fdb8d63574ff5e8250cc01daa82
parent6815094f9bda331e6e7905ea60269dfe384745b0
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.

llvm-svn: 225014
llvm/lib/ExecutionEngine/RTDyldMemoryManager.cpp