diff options
Diffstat (limited to 'llvm/test/tools/llvm-profdata/Inputs')
-rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/weight-instr-bar.profdata | bin | 1320 -> 0 bytes | |||
-rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/weight-instr-foo.profdata | bin | 1320 -> 0 bytes | |||
-rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/weight-sample-bar.proftext | 8 | ||||
-rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/weight-sample-foo.proftext | 8 |
4 files changed, 0 insertions, 16 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/weight-instr-bar.profdata b/llvm/test/tools/llvm-profdata/Inputs/weight-instr-bar.profdata Binary files differdeleted file mode 100644 index 4ed07660f65..00000000000 --- a/llvm/test/tools/llvm-profdata/Inputs/weight-instr-bar.profdata +++ /dev/null diff --git a/llvm/test/tools/llvm-profdata/Inputs/weight-instr-foo.profdata b/llvm/test/tools/llvm-profdata/Inputs/weight-instr-foo.profdata Binary files differdeleted file mode 100644 index 581ef39a55b..00000000000 --- a/llvm/test/tools/llvm-profdata/Inputs/weight-instr-foo.profdata +++ /dev/null diff --git a/llvm/test/tools/llvm-profdata/Inputs/weight-sample-bar.proftext b/llvm/test/tools/llvm-profdata/Inputs/weight-sample-bar.proftext deleted file mode 100644 index a910f745e6c..00000000000 --- a/llvm/test/tools/llvm-profdata/Inputs/weight-sample-bar.proftext +++ /dev/null @@ -1,8 +0,0 @@ -bar:1772037:35370 - 17: 35370 - 18: 35370 - 19: 7005 - 20: 29407 - 21: 12170 - 23: 18150 bar:19829 - 25: 36666 diff --git a/llvm/test/tools/llvm-profdata/Inputs/weight-sample-foo.proftext b/llvm/test/tools/llvm-profdata/Inputs/weight-sample-foo.proftext deleted file mode 100644 index 155ec5d0031..00000000000 --- a/llvm/test/tools/llvm-profdata/Inputs/weight-sample-foo.proftext +++ /dev/null @@ -1,8 +0,0 @@ -foo:1763288:35327 - 7: 35327 - 8: 35327 - 9: 6930 - 10: 29341 - 11: 11906 - 13: 18185 foo:19531 - 15: 36458 |