[ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits.
authorLang Hames <lhames@gmail.com>
Mon, 21 May 2018 21:11:13 +0000 (21:11 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 21 May 2018 21:11:13 +0000 (21:11 +0000)
commit1cf9987f6e9c25f1ddfa534b0165c7df6cd081d2
tree381ce6854f644fc42e4bed8df5030c8bfd41c904
parent25444c852a329d98015d697dceeaaa9bfa1e51f6
[ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits.

llvm-svn: 332896
llvm/include/llvm/ExecutionEngine/Orc/Layer.h [new file with mode: 0644]
llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
llvm/lib/ExecutionEngine/Orc/Layer.cpp [new file with mode: 0644]