llvm-project
llvm-project copied to clipboard
[ORC] Create a jitlink friendly generic API for stub/pointer creation.
Creation of PLT and GOT generation is currently hardcoded in various palces with switches. It would be nice if we have a generic API for creating these code using jitlink.
@llvm/issue-subscribers-orcjit
@llvm/issue-subscribers-jitlink