summaryrefslogtreecommitdiff
path: root/llvm/examples/HowToUseLLJIT
AgeCommit message (Expand)Author
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-03-26[examples] Add export_executable_symbols to HowToUseLLJIT example.Lang Hames
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2021-01-25[NFC] Fix title comment typo and provide description for LLJIT example.xgupta
2020-07-23Fix implicit dependency on CommandLine.hSimon Pilgrim
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-07-10[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.Lang Hames
2019-05-22Add a HowToUseLLJIT example project.Lang Hames