[llvm-branch-commits] [BOLT][NFC] Refactoring CallGraph (PR #96922)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jun 27 09:22:59 PDT 2024


================
@@ -10,7 +10,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "bolt/Passes/CallGraph.h"
+#include "bolt/Core/CallGraph.h"
----------------
aaupov wrote:

Please also update file headers (first line)

https://github.com/llvm/llvm-project/pull/96922


More information about the llvm-branch-commits mailing list