================
@@ -58,97 +43,11 @@ namespace llvm {
 extern cl::opt<bool> PGOWarnMissing;
 extern cl::opt<bool> NoPGOWarnMismatch;
 extern cl::opt<bool> NoPGOWarnMismatchComdatWeak;
+extern cl::opt<bool> MemProfReportHintedSizes;
----------------
teresajohnson wrote:

I think these 3 can be removed - I assume these came from the version before I 
submitted my most recent change to this file.

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

Reply via email to