summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.h
AgeCommit message (Expand)Author
2024-01-03[Orc][examples] Revisit advanced LLJIT examples and tests (#76236)Stefan Gränitz
2021-09-29[ORC][examples] Port LLJITWithRemoteDebugging to SimpleRemoteEPCStefan Gränitz
2021-08-02[examples] Fix incomplete_type on ZLinux when compiling RemoteJITUtils.Lang Hames
2021-07-29[Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemot...Stefan Gränitz
2021-07-01[ORC] Rename TargetProcessControl to ExecutorProcessControl. NFC.Lang Hames
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz