You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.205
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
This commit is contained in:
parent
5cd5df71cc
commit
8e12397d70
42
external/llvm/test/tools/llvm-profdata/Inputs/vp-malform.proftext
vendored
Normal file
42
external/llvm/test/tools/llvm-profdata/Inputs/vp-malform.proftext
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
foo
|
||||
# Func Hash:
|
||||
10
|
||||
# Num Counters:
|
||||
2
|
||||
# Counter Values:
|
||||
999000
|
||||
359800
|
||||
|
||||
foo2
|
||||
# Func Hash:
|
||||
10
|
||||
# Num Counters:
|
||||
2
|
||||
# Counter Values:
|
||||
1001000
|
||||
360200
|
||||
|
||||
main
|
||||
# Func Hash:
|
||||
16650
|
||||
# Num Counters:
|
||||
4
|
||||
# Counter Values:
|
||||
2
|
||||
2000
|
||||
2000000
|
||||
999000
|
||||
# NumValueKinds
|
||||
1
|
||||
# Value Kind IPVK_IndirectCallTarget
|
||||
0
|
||||
# NumSites
|
||||
3
|
||||
# Values for each site
|
||||
0
|
||||
2
|
||||
# !!!! Malformed Value/Count pair
|
||||
foo+100
|
||||
foo2:1000
|
||||
1
|
||||
foo2:20000
|
Reference in New Issue
Block a user