[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git] / llvm / test / tools / llvm-exegesis / X86 / latency / snippet-address-annotations-unsupported.s
blobc38c41d2aed9be1e3823b305c00f9535908c4b78
1 # REQUIRES: exegesis-can-measure-latency, x86_64-linux
3 # RUN: not llvm-exegesis -mtriple=x86_64-unknown-unknown -snippets-file=%s -mode=latency 2>&1 | FileCheck %s
5 # CHECK: llvm-exegesis error: Memory and snippet address annotations are only supported in subprocess execution mode
7 # LLVM-EXEGESIS-SNIPPET-ADDRESS 10000
9 movq $0, %rax