diff options
Diffstat (limited to 'clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext')
| -rw-r--r-- | clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext b/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext index aeea583de4d..730dc4a0d5b 100644 --- a/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext +++ b/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext @@ -1,7 +1,7 @@ foo:0:0 0: 0 bar:29:29 - 6: foo:0 + 9: foo:0 main:0:0 0: 0 bar:0 |

