diff options
author | Lang Hames <lhames@gmail.com> | 2023-08-22 19:09:55 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2023-08-22 19:15:28 -0700 |
commit | 8211050cb5fba8d4b1267f97c43ead2f2f2ef370 (patch) | |
tree | 76b7b14ccbe3e94dd9ec8fcce62304d84726b386 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6b6ea93125bd834cae22149e18b742d498dc79a3 (diff) | |
download | llvm-8211050cb5fba8d4b1267f97c43ead2f2f2ef370.zip llvm-8211050cb5fba8d4b1267f97c43ead2f2f2ef370.tar.gz llvm-8211050cb5fba8d4b1267f97c43ead2f2f2ef370.tar.bz2 |
[LLJIT] Generalize LLJITBuilder::ProcessSymbolsJITDylibSetupFunction.
For many interesting process-symbols setups we need access to the LLJIT instance
(e.g. to mangle symbols, or inspect the process triple). This patch updates the
ProcessSymbolsJITDylibSetupFunction to take an LLJIT reference and return the
process symbols JITDylib, which the callback must now create.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions