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