diff options
Diffstat (limited to 'clang/test/Profile/Inputs/c-attributes.profdata')
| -rw-r--r-- | clang/test/Profile/Inputs/c-attributes.profdata | 27 |
1 files changed, 6 insertions, 21 deletions
diff --git a/clang/test/Profile/Inputs/c-attributes.profdata b/clang/test/Profile/Inputs/c-attributes.profdata index 0419b3b3bef..38decbd5568 100644 --- a/clang/test/Profile/Inputs/c-attributes.profdata +++ b/clang/test/Profile/Inputs/c-attributes.profdata @@ -1,39 +1,24 @@ -hot_100_percent 4 +hot_100_percent 2 100000 4999950000 -0 -0 -hot_40_percent 4 +hot_40_percent 2 40000 799980000 -0 -0 -normal_func 4 +normal_func 2 20000 199990000 -0 -0 -cold_func 4 +cold_func 2 500 124750 -0 -0 -main 13 +main 6 1 -100000 -0 0 +100000 40000 -0 -0 20000 -0 -0 500 -0 -0 |

