diff options
Diffstat (limited to 'llvm/test/Transforms/PGOProfile/Inputs/branch1_large_count.proftext')
| -rw-r--r-- | llvm/test/Transforms/PGOProfile/Inputs/branch1_large_count.proftext | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/test/Transforms/PGOProfile/Inputs/branch1_large_count.proftext b/llvm/test/Transforms/PGOProfile/Inputs/branch1_large_count.proftext new file mode 100644 index 00000000000..a5b1f8204e8 --- /dev/null +++ b/llvm/test/Transforms/PGOProfile/Inputs/branch1_large_count.proftext @@ -0,0 +1,8 @@ +# :ir is the flag to indicate this is IR level profile. +:ir +test_br_1 +25571299074 +2 +12884901888 +8589934592 + |

