summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/Inputs')
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/branch.prof2
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/fnptr.binprofbin221 -> 225 bytes
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/fnptr.prof1
3 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
index ac958e325c4..035af631a7a 100644
--- a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
+++ b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
@@ -1,4 +1,4 @@
-main:15680:0
+main:15680:2500
1: 2500
4: 1000
5: 1000
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/fnptr.binprof b/llvm/test/Transforms/SampleProfile/Inputs/fnptr.binprof
index 420fd8f86d0..71934365218 100644
--- a/llvm/test/Transforms/SampleProfile/Inputs/fnptr.binprof
+++ b/llvm/test/Transforms/SampleProfile/Inputs/fnptr.binprof
Binary files differ
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/fnptr.prof b/llvm/test/Transforms/SampleProfile/Inputs/fnptr.prof
index 2491c427393..01680d846d8 100644
--- a/llvm/test/Transforms/SampleProfile/Inputs/fnptr.prof
+++ b/llvm/test/Transforms/SampleProfile/Inputs/fnptr.prof
@@ -3,6 +3,7 @@ _Z3fooi:7711:610
_Z3bari:20301:1437
1: 1437
main:184019:0
+ 3: 0
4: 534
6: 2080
9: 2064 _Z3bari:1471 _Z3fooi:631
OpenPOWER on IntegriCloud