diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-01-14 21:53:13 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-01-14 21:53:13 +0000 |
commit | 80c0974c6bc690f7087693f1704747e664d06d1a (patch) | |
tree | 85a8b46446e685fc1d2cf20bb515895e31fae182 /llvm/lib/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.cpp | |
parent | 43842b554c28d4a39d9706e8fb178b1e90d65e81 (diff) | |
download | llvm-80c0974c6bc690f7087693f1704747e664d06d1a.zip llvm-80c0974c6bc690f7087693f1704747e664d06d1a.tar.gz llvm-80c0974c6bc690f7087693f1704747e664d06d1a.tar.bz2 |
Add handleLoadedFile hook to the context.
This is called from the resolver on each file we decide we actually want to use.
Future commits will make use of this to extract useful information from the files and do
error checking against the context. For example, ensure that files are the same arch as
each other.
Reviewed by Lang Hames.
Differential Revision: http://reviews.llvm.org/D16093
llvm-svn: 257814
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.cpp')
0 files changed, 0 insertions, 0 deletions