projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
838d925
)
[Orc] Include the IndirectionUtils header in OrcRemoteTargetClient.
author
Lang Hames
<lhames@gmail.com>
Mon, 11 Jan 2016 01:59:35 +0000
(
01:59
+0000)
committer
Lang Hames
<lhames@gmail.com>
Mon, 11 Jan 2016 01:59:35 +0000
(
01:59
+0000)
This should fix the modules builder.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257307
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
patch
|
blob
|
history
diff --git
a/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
b/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
index 8512fd2e1250f968cfa84fe1eb3bbac9578a7982..fb15c8f3424f228c18302e9a116e6779095ebc1f 100644
(file)
--- a/
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
+++ b/
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
@@
-16,6
+16,7
@@
#ifndef LLVM_EXECUTIONENGINE_ORC_ORCREMOTETARGETCLIENT_H
#define LLVM_EXECUTIONENGINE_ORC_ORCREMOTETARGETCLIENT_H
+#include "IndirectionUtils.h"
#include "OrcRemoteTargetRPCAPI.h"
#define DEBUG_TYPE "orc-remote"