[llvm] [ORC] Introduce RedirectionManager interface and implementation using JITLink. (PR #66802)

Stefan Gränitz via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 05:28:06 PST 2024


weliveindetail wrote:

> The aim is for this work to replace the existing `IndirectStubsManager`

Ok, we might want to consider this a draft then as there seems to require more work. I think this patch is a good basis for experimentation with the design of such a new interface. Maybe it makes sense though to discuss and land the new stubs manager interface in isolation? I may find the time to think about it in the next weeks.

https://github.com/llvm/llvm-project/pull/66802


More information about the llvm-commits mailing list