[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / tools / llvm-exegesis / X86 / dummy-perf-counters-subprocess.s
blobd810d697ca2735ee637e50cf716d86521e8a09e9
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.
7 mov $0, %rax