summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode
AgeCommit message (Expand)Author
2025-07-03[ORC] Replace ThreadSafeContext::getContext with withContextDo. (#146819)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
2023-07-19[examples] Fix -Wcast-qual in OrcV2Examples after D153911 (NFC)Jie Fu
2023-04-23Re-apply "[ORC][LLJIT] Use JITLink by default on ELF/x86-64." with fixes.Lang Hames
2023-03-01[Orc] Remove LLVMInitializeCore() calls from examplesNikita Popov
2022-12-23[examples] Fix leaks in OrcV2 c-bindings examples.Lang Hames
2022-05-18Fix some -Wstrict-prototypes issues in ORC examplesDavid Blaikie
2020-10-19[ORC] Break up C-API header Orc.h, and add JITEventListener support.Lang Hames
2020-10-19[ORC] Add an OrcV2 ResourceTracker / Removable-code example.Lang Hames