[Orc] Move delta-handling for trampoline sizes into the resolver block.
authorLang Hames <lhames@gmail.com>
Tue, 24 Mar 2015 04:27:02 +0000 (04:27 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 24 Mar 2015 04:27:02 +0000 (04:27 +0000)
commitcd118e7632383c431c24c11168c61c12ce43d645
treee2af1f5e7d8b92e8faca9e8b2ee9080ab5887655
parent96a1004db289d0572d51a762953b302947c3fa13
[Orc] Move delta-handling for trampoline sizes into the resolver block.

This is the first step towards adding a target-independent callback
handler API.

llvm-svn: 233049
llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
llvm/include/llvm/ExecutionEngine/Orc/OrcTargetSupport.h
llvm/lib/ExecutionEngine/Orc/OrcTargetSupport.cpp