diff options
author | Lang Hames <lhames@gmail.com> | 2025-08-14 20:37:16 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-08-14 21:21:17 +1000 |
commit | 3bc3b4cf5fe96afed668f24d741e509bae55cdc6 (patch) | |
tree | 10ada228cd413e5711fd6812111b5e750827b095 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f5b36eb3a4919137f5594c6be564819dd60f5acf (diff) | |
download | llvm-3bc3b4cf5fe96afed668f24d741e509bae55cdc6.zip llvm-3bc3b4cf5fe96afed668f24d741e509bae55cdc6.tar.gz llvm-3bc3b4cf5fe96afed668f24d741e509bae55cdc6.tar.bz2 |
[ORC] Add cloneExternalModuleToContext API.
cloneExternalModuleToContext can be used to clone an LLVM module onto a given
ThreadSafeContext. Callers of this function are responsible for ensuring
exclusive access to the source module and its LLVMContext.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions