Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-profgen / invalid-perfscript.test
blobd795f85b1ea31bcf82d2a5cbf312be1a808f50d0
1 ; RUN: llvm-profgen --perfscript=%s --binary=%S/Inputs/noinline-cs-noprobe.perfbin --output=%t 2>%t1
2 ; RUN: FileCheck %s --input-file %t1
4                   4005dc
5                   400634
6                   400684
7             7f68c5788793
9 ; XFAIL: *