[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / llvm / test / tools / llvm-profdata / raw-64-bits-le.test
blob0b3ef2a89abe52230a344d220b4bd2615e4c6a46
1 RUN: printf '\201rforpl\377' > %t
2 RUN: printf '\11\0\0\0\0\0\0\0' >> %t
3 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
4 RUN: printf '\2\0\0\0\0\0\0\0' >> %t
5 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
6 RUN: printf '\3\0\0\0\0\0\0\0' >> %t
7 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
8 RUN: printf '\4\0\0\0\0\0\0\0' >> %t
9 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
10 RUN: printf '\20\0\0\0\0\0\0\0' >> %t
11 RUN: printf '\0\0\4\0\1\0\0\0' >> %t
12 RUN: printf '\0\0\4\0\3\0\0\0' >> %t
13 RUN: printf '\0\0\4\0\2\0\0\0' >> %t
14 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
16 RUN: printf '\254\275\030\333\114\302\370\134' >> %t
17 RUN: printf '\1\0\0\0\0\0\0\0' >> %t
18 RUN: printf '\0\0\4\0\1\0\0\0' >> %t
19 RUN: printf '\0\0\4\0\3\0\0\0' >> %t
20 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
21 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
22 RUN: printf '\1\0\0\0' >> %t
23 RUN: printf '\0\0\0\0' >> %t
24 RUN: printf '\3\0\0\0' >> %t
25 RUN: printf '\0\0\0\0' >> %t
27 RUN: printf '\067\265\035\031\112\165\023\344' >> %t
28 RUN: printf '\02\0\0\0\0\0\0\0' >> %t
29 RUN: printf '\xc8\xff\3\0\1\0\0\0' >> %t
30 RUN: printf '\xc3\xff\3\0\3\0\0\0' >> %t
31 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
32 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
33 RUN: printf '\02\0\0\0' >> %t
34 RUN: printf '\0\0\0\0' >> %t
35 RUN: printf '\1\0\0\0' >> %t
36 RUN: printf '\0\0\0\0' >> %t
38 RUN: printf '\023\0\0\0\0\0\0\0' >> %t
39 RUN: printf '\067\0\0\0\0\0\0\0' >> %t
40 RUN: printf '\101\0\0\0\0\0\0\0' >> %t
41 RUN: printf '\125\125\125\052' >> %t
42 RUN: printf '\7\0foo\1bar\0\0\0\0\0\0\0' >> %t
44 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s
45 RUN: llvm-profdata show %t -all-functions -text | FileCheck %s -check-prefix=MCDC
47 CHECK: Counters:
48 CHECK:   foo:
49 CHECK:     Hash: 0x0000000000000001
50 CHECK:     Counters: 1
51 CHECK:     Function count: 19
52 CHECK:     Block counts: []
53 CHECK:   bar:
54 CHECK:     Hash: 0x0000000000000002
55 CHECK:     Counters: 2
56 CHECK:     Function count: 55
57 CHECK:     Block counts: [65]
58 CHECK: Functions shown: 2
59 CHECK: Total functions: 2
60 CHECK: Maximum function count: 55
61 CHECK: Maximum internal block count: 65
63 MCDC: Num Bitmap Bytes:
64 MCDC-NEXT: $3
65 MCDC-NEXT: Bitmap Byte Values:
66 MCDC-NEXT: 55
67 MCDC-NEXT: 55
68 MCDC-NEXT: 55
69 MCDC: Num Bitmap Bytes:
70 MCDC-NEXT: $1
71 MCDC-NEXT: Bitmap Byte Values:
72 MCDC-NEXT: 0x2a