[llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 18:46:06 PST 2024
================
@@ -123,6 +123,8 @@ INSTR_PROF_VALUE_NODE(PtrToNodeT, llvm::PointerType::getUnqual(Ctx), Next, \
/* INSTR_PROF_RAW_HEADER start */
/* Definition of member fields of the raw profile header data structure. */
+/* Please update https://llvm.org/docs/InstrProfileFormat.html as appropriate
----------------
MaskRay wrote:
`llvm/docs/InstrProfileFormat.rst`
https://github.com/llvm/llvm-project/pull/76105
More information about the llvm-commits
mailing list