[clang] [llvm] [MemProf] Split MemProfiler into Instrumentation and Use. (PR #142811)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 21:33:58 PDT 2025


================
@@ -90,4 +66,4 @@ computeUndriftMap(Module &M, IndexedInstrProfReader *MemProfReader,
 } // namespace memprof
 } // namespace llvm
 
-#endif
+#endif
----------------
kazutakahirata wrote:

nit: could we end with a newline here?  A diff involving an unterminated line looks ugly.



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


More information about the llvm-commits mailing list