llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

[ORC] Create a jitlink friendly generic API for stub/pointer creation.

Open sunho opened this issue 3 years ago • 2 comments

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.

sunho avatar Aug 15 '22 17:08 sunho

@llvm/issue-subscribers-orcjit

llvmbot avatar Aug 15 '22 17:08 llvmbot

@llvm/issue-subscribers-jitlink

llvmbot avatar Aug 15 '22 17:08 llvmbot