[Orc] Use raw TargetAddresses for callback trampoline addresses, rather than IR.
authorLang Hames <lhames@gmail.com>
Sun, 29 Mar 2015 21:55:27 +0000 (21:55 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 29 Mar 2015 21:55:27 +0000 (21:55 +0000)
commit7a2870e2e21b03540dfa8b3985e0f0d96e9df1b6
tree6e374d292a9f1bdfed2571e3001283f4977fbb33
parent19d058836a6029705d7329d0d62bff3f3b49ab4e
[Orc] Use raw TargetAddresses for callback trampoline addresses, rather than IR.
Add convenience function for building a typed IR Constant from trampoline
addresses.

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