1. Have the ExecutionContext keep track of the APInt's allocated and
authorReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 06:19:55 +0000 (06:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 06:19:55 +0000 (06:19 +0000)
commitdea7ef1f17add8dd7050b80dff339e55503ce9d3
tree17b972512a08699006d5225b334f23199d7dd16d
parentaf8063886966fd1f59d170335902d6da4e3fe1aa
1. Have the ExecutionContext keep track of the APInt's allocated and
   ensure they are cleaned up when the stack frame exits.
2. Move a function to the Execution.cpp file where it belongs.

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