diff options
Diffstat (limited to 'test/Transforms/SampleProfile/Inputs/coverage-warning.prof')
| -rw-r--r-- | test/Transforms/SampleProfile/Inputs/coverage-warning.prof | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Transforms/SampleProfile/Inputs/coverage-warning.prof b/test/Transforms/SampleProfile/Inputs/coverage-warning.prof new file mode 100644 index 000000000000..57989b837a0f --- /dev/null +++ b/test/Transforms/SampleProfile/Inputs/coverage-warning.prof @@ -0,0 +1,5 @@ +foo:30000:100 + 2: 28000 + 3: 1000 +# This profile is stale. Function foo() does not have a line 8 anymore. + 8: 1700 |
