The __morestack function is only available on i386 and x86_64 architectures.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 30 Dec 2014 18:22:06 +0000 (18:22 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 30 Dec 2014 18:22:06 +0000 (18:22 +0000)
commit7d099f9e6ad237061f34302b870e7b5c872d4d6c
tree2c69e3a5d39e4865d263f914855bb8b2c9ecc94c
parent8919b82605680cd2b9af1fffb555cdbeb66c71bd
The __morestack function is only available on i386 and x86_64 architectures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RTDyldMemoryManager.cpp