summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp
AgeCommit message (Expand)Author
2024-10-22[ORC] Fix LLJITWithRemoteDebugging example after db21bd4fa9b.Lang Hames
2024-04-24[ORC] Fix bot failure due to 7da63426ac5 (ORC task dispatch unification).Lang Hames
2024-01-03[Orc][examples] Revisit advanced LLJIT examples and tests (#76236)Stefan Gränitz
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich
2023-04-03[Orc] Add AutoRegisterCode option for DebugObjectManagerPluginStefan Gränitz
2021-10-13[examples] Fix LLJITWithRemoteDebugging example after 4fcc0ac15e0.Lang Hames
2021-10-10[examples] Fix LLJITWithRemoteDebugging example after f3411616896.Lang Hames
2021-09-29[ORC][examples] Port LLJITWithRemoteDebugging to SimpleRemoteEPCStefan Gränitz
2021-09-27[ORC] Fix the LLJITWithRemoteDebugging example.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