[llvm-branch-commits] [BOLT] Propagate DataAggregator parse errors (PR #200476)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jun 11 23:12:55 PDT 2026


================
@@ -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


More information about the llvm-branch-commits mailing list