davidxl added inline comments.

================
Comment at: llvm/lib/Transforms/Instrumentation/HeapProfiler.cpp:512
+
+int ModuleHeapProfiler::GetHeapProfVersion(const Module &M) const { return 1; }
+
----------------
define a macro for the version number?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85948/new/

https://reviews.llvm.org/D85948

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to