[libc][NFC] Remove extra ; in exhaustive_test.h. (#124216)
[llvm-project.git] / llvm / test / tools / llvm-mca / X86 / invalid-empty-file.s
blobc727d7ceaede2a9907757f074b9739274707c371
1 # RUN: not llvm-mca %s -mtriple=x86_64-unknown-unknown -mcpu=btver2 -o /dev/null 2>&1 | FileCheck %s
3 # CHECK: error: no assembly instructions found.