diff options
author | Lang Hames <lhames@gmail.com> | 2019-07-10 17:24:24 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-07-10 17:24:24 +0000 |
commit | 843f198a83d8161dc580562cbe11643ed2b0e54f (patch) | |
tree | 2b99b9f9be4b4f695930150cb6575e71c7d34402 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 5a6d40be1f3c2bf5c232877969f0efbe49d370a6 (diff) | |
download | bcm5719-llvm-843f198a83d8161dc580562cbe11643ed2b0e54f.tar.gz bcm5719-llvm-843f198a83d8161dc580562cbe11643ed2b0e54f.zip |
[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.
LLJITBuilder now has a setCompileFunctionCreator method which can be used to
construct a CompileFunction for the LLJIT instance being created. The motivating
use-case for this is supporting ObjectCaches, which can now be set up at
compile-function construction time. To demonstrate this an example project,
LLJITWithObjectCache, is included.
llvm-svn: 365671
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions