summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp
AgeCommit message (Expand)Author
2024-01-03[Orc][examples] Revisit advanced LLJIT examples and tests (#76236)Stefan Gränitz
2023-12-08[Orc][examples] Drop target triple from input for remote debugging test (#74831)Stefan Gränitz
2022-06-05Remove unneeded cl::ZeroOrMore for cl::opt/cl::list optionsFangrui Song
2022-06-04Remove unneeded cl::ZeroOrMore for cl::list optionsFangrui Song
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2021-09-29[ORC][examples] Port LLJITWithRemoteDebugging to SimpleRemoteEPCStefan Gränitz
2021-07-29[Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemot...Stefan Gränitz
2021-04-07[Orc][examples] Add missing FileCheck for lit test and polish outputStefan Gränitz
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz