diff options
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/Inputs/inline-coverage.prof')
-rw-r--r-- | llvm/test/Transforms/SampleProfile/Inputs/inline-coverage.prof | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/inline-coverage.prof b/llvm/test/Transforms/SampleProfile/Inputs/inline-coverage.prof new file mode 100644 index 00000000000..6f38a1ca8c7 --- /dev/null +++ b/llvm/test/Transforms/SampleProfile/Inputs/inline-coverage.prof @@ -0,0 +1,7 @@ +main:501438:0 + 2.1: 23478 + 3: 23478 + 4: 0 + 0: 0 + 3: _Z3fool:172746 + 1: 31878 rand:31878 |