OSDN Git Service

[ORC] Remove AsynchronousSymbolQuery while I debug an issue on one of the
authorLang Hames <lhames@gmail.com>
Sat, 6 Jan 2018 20:14:22 +0000 (20:14 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 6 Jan 2018 20:14:22 +0000 (20:14 +0000)
commitf8f6c8dfc751ca0da3359e3fb331faf8305d8e90
tree69855df1bc502a6c0d6ef69833bc3f2ee6801604
parent7b0cf7929a3fae04b5c7378475ef9994467efc46
[ORC] Remove AsynchronousSymbolQuery while I debug an issue on one of the
builders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321941 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/Core.h [deleted file]
lib/ExecutionEngine/Orc/CMakeLists.txt
lib/ExecutionEngine/Orc/Core.cpp [deleted file]
unittests/ExecutionEngine/Orc/CMakeLists.txt
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp [deleted file]