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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits