diff options
Diffstat (limited to 'llvm/test/Transforms/PGOProfile/Inputs/indirect_call.proftext')
-rw-r--r-- | llvm/test/Transforms/PGOProfile/Inputs/indirect_call.proftext | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/llvm/test/Transforms/PGOProfile/Inputs/indirect_call.proftext b/llvm/test/Transforms/PGOProfile/Inputs/indirect_call.proftext deleted file mode 100644 index d453090d1c5..00000000000 --- a/llvm/test/Transforms/PGOProfile/Inputs/indirect_call.proftext +++ /dev/null @@ -1,43 +0,0 @@ -:ir -bar -# Func Hash: -281487861612543 -# Num Counters: -1 -# Counter Values: -140 -# Num Value Kinds: -1 -# ValueKind = IPVK_IndirectCallTarget: -0 -# NumValueSites: -1 -3 -func2:80 -func1:40 -func3:20 - -func1 -# Func Hash: -12884901887 -# Num Counters: -1 -# Counter Values: -40 - -func2 -# Func Hash: -12884901887 -# Num Counters: -1 -# Counter Values: -80 - -func3 -# Func Hash: -12884901887 -# Num Counters: -1 -# Counter Values: -20 - |