Commit 8211050c authored by Lang Hames's avatar Lang Hames
Browse files

[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.
parent 6b6ea931
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment