summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging
AgeCommit message (Expand)Author
2025-11-18[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC)...Stefan Gränitz
2024-10-22[ORC] Fix LLJITWithRemoteDebugging example after db21bd4fa9b.Lang Hames
2024-08-07Reapply "[CMake] Fold export_executable_symbols_* into function args. (#10174...Steven Wu
2024-08-06Revert "[CMake] Fold export_executable_symbols_* into function args. (#101741)"Steven Wu
2024-08-05[CMake] Fold export_executable_symbols_* into function args. (#101741)Steven Wu
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-12-08[Orc][examples] Drop target triple from input for remote debugging test (#74831)Stefan Gränitz
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich
2023-04-23Re-apply "[ORC][LLJIT] Use JITLink by default on ELF/x86-64." with fixes.Lang Hames
2023-04-03[Orc] Add AutoRegisterCode option for DebugObjectManagerPluginStefan Gränitz
2022-12-20[Examples] Fix TargetParser DependencyArchibald Elliott
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-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-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-06-28[Orc][examples] Temporarily disable LLJITWithRemoteDebugging build and testStefan Gränitz
2021-06-27[Orc][examples] LLJITWithRemoteDebugger: fix CMake when utils are not builtMara Sophie Grosch
2021-04-07[Orc][examples] Add missing FileCheck for lit test and polish outputStefan Gränitz
2021-03-28[Orc][examples] Add missing dependency to OrcShared in LLJITWithRemoteDebuggingStefan Gränitz
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz