Session Type
Tutorial
Date & Time
Tuesday, November 8, 2022, 2:30 PM - 3:30 PM
Name
JITLink: Native Windows JITing in LLVM
Abstract/s
JITLink is a new JIT linker in LLVM developed to eliminate limitations in LLVM's JIT implementation. With JITLink, it is not required to use special compilation flags or workarounds to load code into the JIT, since most of the object file features including small code model and thread local storage are fully implemented. This tutorial will explain how to use JITLink by working on a windows JIT application that just-in-time links to third-party static libraries. The tutorial will also dig into internals of JITLink by working on a JITLink plugin managing SEH exception tables.
Location Name
Monterey - Lower Level