1# REQUIRES: exegesis-can-measure-latency, x86_64-linux 2 3# RUN: not llvm-exegesis -mtriple=x86_64-unknown-unknown -snippets-file=%s -mode=latency 2>&1 | FileCheck %s 4 5# CHECK: llvm-exegesis error: Memory and snippet address annotations are only supported in subprocess execution mode 6 7# LLVM-EXEGESIS-SNIPPET-ADDRESS 10000 8 9movq $0, %rax 10