]> granicus.if.org Git - llvm/commit
Revert r351138 "[ORC] Move ORC Core symbol map and set types into their own
authorLang Hames <lhames@gmail.com>
Tue, 15 Jan 2019 15:21:13 +0000 (15:21 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 15 Jan 2019 15:21:13 +0000 (15:21 +0000)
commitc32dca7916435840140434e3fc0a76e8fd7eddb4
tree51eee9dfa3faf4ea75b257ac0aefcce8cb063961
parente7521d52c4174c84805eae30240142f327f494da
Revert r351138 "[ORC] Move ORC Core symbol map and set types into their own
header: CoreTypes.h."

This commit broke some bots. Reverting while I investigate.

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