diff options
author | Lang Hames <lhames@gmail.com> | 2018-09-26 05:08:29 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-09-26 05:08:29 +0000 |
commit | d8048675f4aad4ea216ad631e6612ae4de1bda87 (patch) | |
tree | 4ba5811c53eacebe22b23ef050da282ada3359df /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 12938cf89968ae3795ba1c249a1ae9b3f09d493a (diff) | |
download | llvm-d8048675f4aad4ea216ad631e6612ae4de1bda87.zip llvm-d8048675f4aad4ea216ad631e6612ae4de1bda87.tar.gz llvm-d8048675f4aad4ea216ad631e6612ae4de1bda87.tar.bz2 |
[ORC] Update CompileOnDemandLayer2 to use the new lazyReexports mechanism
for lazy compilation, rather than a callback manager.
The new mechanism does not block compile threads, and does not require
function bodies to be renamed.
Future modifications should allow laziness on a per-module basis to work
without any modification of the input module.
llvm-svn: 343065
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions