Keep track of memory allocated by alloca so that it is freed appropriately
authorChris Lattner <sabre@nondot.org>
Tue, 19 Feb 2002 18:50:09 +0000 (18:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Feb 2002 18:50:09 +0000 (18:50 +0000)
commit9bffa73530b3712b42f6e6bddf21f22b8aba276d
treed5c202b348cd22fe87fa5ef18e3a9b8c4a6de523
parentae505609206dae590ae04fe2c7b491e3a015245f
Keep track of memory allocated by alloca so that it is freed appropriately

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