diff options
author | Lang Hames <lhames@gmail.com> | 2023-12-11 17:18:36 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2023-12-11 18:14:51 -0800 |
commit | 2f4d601b6466323c3bb19b3d9e953c7b182223ba (patch) | |
tree | 199cff4c7105f5d50374dcc714973fd249c5c761 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 5dd1fc700857eb46882c7e27cd8835ef4fee1f22 (diff) | |
download | llvm-2f4d601b6466323c3bb19b3d9e953c7b182223ba.zip llvm-2f4d601b6466323c3bb19b3d9e953c7b182223ba.tar.gz llvm-2f4d601b6466323c3bb19b3d9e953c7b182223ba.tar.bz2 |
[ORC][LLJIT] Expose ORCPlatformSupport to aid custom native Platform setup.
LLJIT users may want to customize their native platform setup beyond what the
ExecutorNativePlatform helper permits. In this case LLJIT users can construct
the platform instance manually, and then add an ORCPlatformSupport instance
to forward initialize/deinitialize operations to the ORC runtime.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions