1 ; RUN: llvm-profgen --format=text --perfscript=%S/Inputs/truncated-pseudoprobe.perfscript --binary=%S/Inputs/truncated-pseudoprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=%t
2 ; RUN: FileCheck %s --input-file %t
12 ; CHECK-NEXT: 8: 15 bar:15
14 ; CHECK-NEXT: !CFGChecksum: 563088904013236
15 ; CHECK: [foo:8 @ bar]:30:15
18 ; CHECK-NEXT: !CFGChecksum: 72617220756
19 ; CHECK-NEXT: !Attributes: 1
21 ; truncated-pseudoprobe.perfbin is from the following compile commands:
22 ; llc truncated-pseudoprobe.ll -filetype=obj -o truncated-pseudoprobe.o
23 ; clang truncated-pseudoprobe.o -o truncated-pseudoprobe.perfbin