diff options
author | Lang Hames <lhames@gmail.com> | 2018-01-12 00:22:05 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-01-12 00:22:05 +0000 |
commit | 462888016706f6ae63fe5254d87d9ffc072507fd (patch) | |
tree | 3ab0d331d5b68bccee043bbc1ae3f030f8cf9208 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 8c87213c2651c040bf36aed2b0c49ca7139619b1 (diff) | |
download | llvm-462888016706f6ae63fe5254d87d9ffc072507fd.zip llvm-462888016706f6ae63fe5254d87d9ffc072507fd.tar.gz llvm-462888016706f6ae63fe5254d87d9ffc072507fd.tar.bz2 |
[ORC] Add a stub ExecutionSession and VModuleKey type.
ExecutionSession will represent a running JIT program.
VModuleKey is a unique key assigned to each module added as part of
an ExecutionSession. The Layer concept will be updated in future to
require a VModuleKey when a module is added.
llvm-svn: 322336
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions