[gn] port afa8aeeeec (RISCVGenExegesis.inc)
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / count / group-by-source.test
blob0a11ac63925f174fce5ed48dddda0a2ea20a5f08
1 RUN: llvm-remarkutil count --parser=yaml --group-by=source %p/Inputs/remark-group-by.yaml | FileCheck %s
3 ; CHECK-LABEL: Source,Count
4 ; CHECK: path/to/anno.c,4
5 ; CHECK: path/to/anno2.c,1
6 ; CHECK: path/to/anno3.c,1