brintos

brintos / llvm-project-archived public Read only

0
0
Text · 337 B · c38c41d Raw
10 lines · plain
1# REQUIRES: exegesis-can-measure-latency, x86_64-linux2 3# RUN: not llvm-exegesis -mtriple=x86_64-unknown-unknown -snippets-file=%s -mode=latency 2>&1 | FileCheck %s4 5# CHECK: llvm-exegesis error: Memory and snippet address annotations are only supported in subprocess execution mode6 7# LLVM-EXEGESIS-SNIPPET-ADDRESS 100008 9movq $0, %rax10