Displaying 1 result from an estimated 1 matches for "lljitwithlazyreexports".
2020 Jan 17
6
ORC JIT Weekly #1
...plementations.
-- There’s a long-ish chat with @drmeister on the discord #llvm channel about RuntimeDyld vs JITLink, and large vs small code model.
-- I have added a new LLJIT example program that demonstrates how to use lazy-reexports in ORCv2 to add lazy compilation: llvm/examples/LLJITExamples/LLJITWithLazyReexports.
-- COFF support in the JIT still lags ELF and MachO (See e.g. http://llvm.org/PR40074). If there are any COFF experts out there who are interested in helping out with JIT bugs please let me know!
Ok -- that’s enough from me for now. If you’re a JIT user, developer, or just casual JIT-development...