diff options
Diffstat (limited to 'clang/test/CodeGen/Inputs/pgo-sample.prof')
-rw-r--r-- | clang/test/CodeGen/Inputs/pgo-sample.prof | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/clang/test/CodeGen/Inputs/pgo-sample.prof b/clang/test/CodeGen/Inputs/pgo-sample.prof index 16fde768c29..c5b8d9ef1a8 100644 --- a/clang/test/CodeGen/Inputs/pgo-sample.prof +++ b/clang/test/CodeGen/Inputs/pgo-sample.prof @@ -1,7 +1,2 @@ -bar:1000:1000 - 1: 1000 - 2: 0 -foo:1000:1000 - 1:bar:1000 - 1: 1000 - 2: 1000 +bar:100:100 + 1: 2000 |