Current way of doing things is probably not super thread safe. init is shared between threads and some threads my not call the LLVMInitialize* function.
Current way of doing things is probably not super thread safe. init is shared between threads and some threads my not call the LLVMInitialize* function.