Change FunctionInfo from being an annotation put on Functions to be
authorChris Lattner <sabre@nondot.org>
Wed, 17 Sep 2003 17:26:22 +0000 (17:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Sep 2003 17:26:22 +0000 (17:26 +0000)
commit63bd61330b89afc669b17a08a25b97ba911e1c96
tree35a24e7745b9577788e0cbbccc2076240162612e
parent621727c29ead58158121f52e5a8f66d14bb0d4c8
Change FunctionInfo from being an annotation put on Functions to be
something which is mapped from functions.

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