diff options
Diffstat (limited to 'test/Transforms/SampleProfile/Inputs/summary.prof')
| -rw-r--r-- | test/Transforms/SampleProfile/Inputs/summary.prof | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Transforms/SampleProfile/Inputs/summary.prof b/test/Transforms/SampleProfile/Inputs/summary.prof new file mode 100644 index 000000000000..49a5b57d5e64 --- /dev/null +++ b/test/Transforms/SampleProfile/Inputs/summary.prof @@ -0,0 +1,4 @@ +bar:100:3 + 1: 100 +foo:200:1 + 1: 200 |
