================
@@ -163,7 +165,7 @@ class DataAggregator : public DataReader {
}
/// Perf utility full path name
- std::string PerfPath;
+ static std::string PerfPath;
----------------
aaupov wrote:Reverted https://github.com/llvm/llvm-project/pull/200476 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
