Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-xray / X86 / no-such-file.txt
blob51373346c38ea6b788f0f42bddc160f5de824d6f
1 ; RUN: not llvm-xray extract no-such-file 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
3 ; CHECK: llvm-xray: Cannot extract instrumentation map from 'no-such-file'.
4 ; CHECK-NEXT: [[MSG]]