add two new virtual functions:
authorChris Lattner <sabre@nondot.org>
Mon, 8 Dec 2003 08:22:01 +0000 (08:22 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Dec 2003 08:22:01 +0000 (08:22 +0000)
commit18cb4c3c747ac2439ca9fb1218edd8993df69d7a
tree32d4c379dc9954e4beed52f08371d2bdd2a96bf7
parentc19aadee66b744311afe6e420847e80822a765f2
add two new virtual functions:
  The first returns a function pointer or a stub if it's not already generated
  The second exposes what was previously JIT specific state to general clients

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