summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/RedirectionManager.cpp
AgeCommit message (Expand)Author
2024-11-05[ORC] Pass InitialDests map for redirectable symbols by value.Lang Hames
2024-10-12[ORC] Introduce RedirectionManager interface and implementation using JITLink.Sunho Kim
2024-04-26Revert "[ORC] Implement basic reoptimization. (#67050)"Nikita Popov
2024-04-25[ORC] Implement basic reoptimization. (#67050)Sunho Kim