summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform
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-04-23Re-apply "[ORC][LLJIT] Use JITLink by default on ELF/x86-64." with fixes.Lang Hames
2023-03-10[Passes] Remove some legacy passesArthur Eubanks
2023-02-09[Inliner] Remove legacy simple inlinerArthur Eubanks
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2022-03-10Cleanup includes: LLVMTargetserge-sans-paille
2020-09-22[ORC][examples] Add missing library dependencies.Lang Hames
2020-09-19[ORC][examples] Add an OrcV2 example for IR optimization via IRTransformLayer.Lang Hames