Correct problem that allows indirect function calls
authorChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 20:12:30 +0000 (20:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 20:12:30 +0000 (20:12 +0000)
commit070cf5e47ed67ef03cfd551005d6d1834ba51b79
treea137f788cd3df06a21b17831c4fa8c36d810b69b
parentea38c0e85c29783fdaf3b6c25fe7e3aa43688521
Correct problem that allows indirect function calls

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