[PATCH] D138846: MC/DC in LLVM Source-Based Code Coverage: LLVM back-end and compiler-rt

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 17:36:02 PDT 2023


snehasish added inline comments.


================
Comment at: llvm/include/llvm/ProfileData/InstrProf.h:1039
   Version10 = 10,
   // The current version is 10.
+  // An additional field is used for bitmap bytes.
----------------
Delete this comment?


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

https://reviews.llvm.org/D138846



More information about the llvm-commits mailing list