summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/orc/run_program_wrapper.cpp
AgeCommit message (Expand)Author
2025-03-07[ORC-RT] Rename 'orc_rt_*CWrapper*' types and functions to 'orc_rt_*Wrapper*'.Lang Hames
2024-09-09[ORC-RT] Remove double underscore from the orc_rt namespace.Lang Hames
2023-02-21[ORC-RT] Remove the '__' prefix from the ORC runtime's public API.Lang Hames
2022-08-07[ORC-RT] Drop __orc_rt::string_view now that we have c++17.Lang Hames
2021-07-19[ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform.Lang Hames