Refactor the return-from-function code into popStackAndReturnValueToCaller().
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 05:22:49 +0000 (05:22 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 05:22:49 +0000 (05:22 +0000)
commitaf955ba503e37c3e1efb694a01bce84b7e5d05a7
tree5021712cb242469669e7cb124c75145a36d012ac
parent5b3fb034f902f52fac432bd15f0f0c153f8074ef
Refactor the return-from-function code into popStackAndReturnValueToCaller().
Make external function calls slightly less special; now they get a stack frame.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9765 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h