xref: /llvm-project/llvm/test/tools/llvm-profgen/invalid-perfscript.test (revision 426e326a19fe7888e1975e94cd6b1cd8233e5268)
1; RUN: llvm-profgen --perfscript=%s --binary=%S/Inputs/noinline-cs-noprobe.perfbin --output=%t 2>%t1
2; RUN: FileCheck %s --input-file %t1
3
4	          4005dc
5	          400634
6	          400684
7	    7f68c5788793
8
9; XFAIL: *
10