diff options
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext')
-rw-r--r-- | llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext b/llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext new file mode 100644 index 00000000000..55187c1a486 --- /dev/null +++ b/llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext @@ -0,0 +1,16 @@ +foo +# Func Hash: +13 +# Num Counters: +2 +# Counter Values: +1 +1 + +main +# Func Hash: +0 +# Num Counters: +1 +# Counter Values: +1 |