Files
llvm/include
Chris Bieneman 563a3bbd65 [LLJIT] Add API to expose linking layer from LLJIT classes
Summary: This patch just surfaces the object linking layer from the LLJIT classes so that clients can take advantage of the changes implemented in r341154.

Reviewers: lhames

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D51551

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342567 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-19 18:29:58 +00:00
..