[compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 10:36:22 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
----------------
minglotus-6 wrote:

done.

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


More information about the llvm-commits mailing list