diff options
author | Lang Hames <lhames@gmail.com> | 2019-12-15 20:30:01 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-12-15 21:57:11 -0800 |
commit | 3c9bf77b2e610856e23237746c0ff51a01d1d79f (patch) | |
tree | 64c692a7bffd35d647394e8d8b3be865825af52c /lldb/source/Commands/CommandObjectRegister.cpp | |
parent | 67a1b7f05379f2686f858fc103debcac0aed3973 (diff) | |
download | llvm-3c9bf77b2e610856e23237746c0ff51a01d1d79f.zip llvm-3c9bf77b2e610856e23237746c0ff51a01d1d79f.tar.gz llvm-3c9bf77b2e610856e23237746c0ff51a01d1d79f.tar.bz2 |
[examples] Rename LLJITWithJITLink to LLJITWithCustomObjectLinkingLayer.
LLJIT now uses JITLink/ObjectLinkingLayer by default where available, so
these steps aren't required to use it. The tutorial is still useful though:
Clients can use it to test altervative linking layer implementations (e.g.
handing off to the system linker) or to test implementations of JITLink that
are still under development.
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegister.cpp')
0 files changed, 0 insertions, 0 deletions