Skip to content
  • Sean Callanan's avatar
    Added a new API to the IRInterpreter (the old API · 14cb2aaa
    Sean Callanan authored
    will be gone soon!) that lets it interpret a function
    using just an llvm::Module, an llvm::Function, and a
    MemoryMap.
    
    Also added an API to IRExecutionUnit to get at its
    llvm::Function, so that the IRInterpreter can work
    with it.
    
    llvm-svn: 179704
    14cb2aaa
Loading