mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 14:46:07 +00:00
6 lines
340 B
Plaintext
6 lines
340 B
Plaintext
![]() |
RUN: llvm-remarkutil annotation-count --parser=yaml --annotation-type=remark %p/Inputs/made-up-fake-remarks.yaml | FileCheck %s
|
||
|
RUN: llvm-remarkutil yaml2bitstream %p/Inputs/made-up-fake-remarks.yaml | llvm-remarkutil annotation-count --parser=bitstream --annotation-type=remark | FileCheck %s
|
||
|
|
||
|
; CHECK-LABEL: Function,Count
|
||
|
; CHECK-EMPTY:
|