Recommit "Add an option to print out annotation remark count."
authorZain Jaffal <z_jaffal@apple.com>
Fri, 7 Apr 2023 22:42:39 +0000 (23:42 +0100)
committerZain Jaffal <z_jaffal@apple.com>
Fri, 7 Apr 2023 22:42:39 +0000 (23:42 +0100)
commitdb01cf7b7cb0b72b4e052fb1ebfc96d14b6c9105
treef9a30fc09157283c1dab52c3b9e453739819e854
parent0f7fcb4c670fbef2c25b835fdfdd29598c6c13ae
Recommit  "Add an option to print out annotation remark count."

Add missing new line for `llvm/docs/CommandGuide/llvm-remarkutil.rst`

This reverts commit 0f7fcb4c670fbef2c25b835fdfdd29598c6c13ae.
llvm/docs/CommandGuide/llvm-remarkutil.rst
llvm/test/tools/llvm-remarkutil/Inputs/annotation-count.bitstream [new file with mode: 0644]
llvm/test/tools/llvm-remarkutil/Inputs/annotation-count.yaml [new file with mode: 0644]
llvm/test/tools/llvm-remarkutil/annotation-count.test [new file with mode: 0644]
llvm/test/tools/llvm-remarkutil/broken-bitstream-remark.test
llvm/test/tools/llvm-remarkutil/broken-yaml-remark.test
llvm/test/tools/llvm-remarkutil/empty-file.test
llvm/test/tools/llvm-remarkutil/no-annotation-count.test [new file with mode: 0644]
llvm/tools/llvm-remarkutil/RemarkUtil.cpp