Please note that this talk has been cancelled as Nicolai is no longer able to attend FOSDEM.
LLVM has a bunch of global state, which causes pains when using LLVM as a shared library from anything that looks like a plugin -- which includes drivers for OpenGL and Vulkan. This is a quick reminder and update on the removal of ManagedStatic and llvm_shutdown, whose goal is to reduce some of these pains.
Speakers: Nicolai Hähnle