Fix the interpreter crash that Michael McCracken found
authorChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 05:35:14 +0000 (05:35 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 05:35:14 +0000 (05:35 +0000)
commit6f335f905c76187a7baf70a227fa843061473afe
tree2559afaf4206f2143fdeaf0153be14b03f6e9eab
parentad3c74fc9b52b652859807580c8e40b67394d689
Fix the interpreter crash that Michael McCracken found

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