[PATCH] D147710: Add an option to print out annotation remark count.

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 7 10:10:15 PDT 2023


jroelofs added inline comments.


================
Comment at: llvm/test/tools/llvm-remarkutil/no-annotation-count.test:5
+; CHECK-LABEL: Function,Count
+; CHECK-EMPTY
----------------
jroelofs wrote:
> Missing colon (to make it a FileCheck directive)
still missing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147710



More information about the llvm-commits mailing list