Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / no-instruction-count.test
blob33838796f9ccacd83bcbee6701d59a08f0c3e300
1 RUN: llvm-remarkutil instruction-count --parser=yaml %p/Inputs/made-up-fake-remarks.yaml | FileCheck %s
2 RUN: llvm-remarkutil yaml2bitstream %p/Inputs/made-up-fake-remarks.yaml | llvm-remarkutil instruction-count --parser=bitstream | FileCheck %s
4 ; CHECK-LABEL: Function,InstructionCount
5 ; CHECK-EMPTY