================
@@ -375,6 +375,11 @@ class ReturnValueSlot {
   bool isExternallyDestructed() const { return IsExternallyDestructed; }
 };
 
+/// If \p F "target-features" are incompatible with the \p TargetOpts features,
----------------
arsenm wrote:

I think this comment needs more elaboration on what this means and what this is 
for.

Should think about dropping the incompatible functions pass after this too

https://github.com/llvm/llvm-project/pull/65737
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to