1 # REQUIRES: exegesis-can-measure-latency, x86_64-linux
3 # RUN: not llvm-exegesis -mtriple=x86_64-unknown-unknown -mode=latency -snippets-file=%s -execution-mode=subprocess -use-dummy-perf-counters 2>&1 | FileCheck %s
5 # CHECK: llvm-exegesis error: Dummy perf counters are not supported in the subprocess execution mode.