[CodeGen] Check if the Decl pointer passed is null, and if so, return
early. This is needed in a patch I plan to commit later, in which a null Decl pointer is passed to SetLLVMFunctionAttributesForDefinition. Relevant discussion is in http://reviews.llvm.org/D13525. llvm-svn: 249722
Loading
Please sign in to comment