"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9a3f3a5c3de3d101f7e0a8f82ceb6ca7d734f36e"
Added a new API to the IRInterpreter (the old API
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
Loading
Please register or sign in to comment