llvm-6502/include/llvm/ExecutionEngine
Chris Lattner 18cb4c3c74 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
2003-12-08 08:22:01 +00:00
..
ExecutionEngine.h add two new virtual functions: 2003-12-08 08:22:01 +00:00
GenericValue.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00