Files
llvm-project/orc-rt
Lang Hames d47aa6b62b [orc-rt] Add Controller Interface (CI) symbol table to Session. (#186747)
The Controller Interface is the extended set of symbols (mostly wrapper
functions) that the controller can call prior to loading any JIT'd code.
It is expected that it will be used to inspect the process and create /
configure services to enable JITing.
2026-03-16 20:45:51 +11:00
..