Check for nullptr before dereferencing in translateModuleToLLVMIR()
This is defensive with respect to invocations of this API with an IR that isn't ready to be converted to LLVM IR.
parent
247c5b5d
Please register or sign in to comment
This is defensive with respect to invocations of this API with an IR that isn't ready to be converted to LLVM IR.