bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-xray/X86/no-such-file.txt
2025-02-14 19:21:04 +01:00

4 lines
180 B
Text

; RUN: not llvm-xray extract no-such-file 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
; CHECK: llvm-xray: Cannot extract instrumentation map from 'no-such-file'.
; CHECK-NEXT: [[MSG]]