================
@@ -2092,6 +2092,20 @@ static bool isUniqueInternalLinkageDecl(GlobalDecl GD,
(CGM.getFunctionLinkage(GD) == llvm::GlobalValue::InternalLinkage);
}
+// On certain platforms, a declared (but not defined) FMV shall be treated
----------------
ZarkoT wrote:
Seems like this is AIX only? Maybe adjust the comment in that case.
https://github.com/llvm/llvm-project/pull/177428
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits