================
@@ -3395,17 +3395,19 @@ static bool hasExistingGeneralizedTypeMD(llvm::Function 
*F) {
 
 void CodeGenModule::createIndirectFunctionTypeMD(const FunctionDecl *FD,
----------------
ilovepi wrote:

Is this API always guarded by a check for the callgraph-section being enabled? 
Since this  looks like the only place we add it, maybe that guard should just 
be here?

https://github.com/llvm/llvm-project/pull/204266
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to