bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-dis/errors.test

4 lines
160 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: not llvm-dis missing-file-path 2>&1 | FileCheck -DMSG=%errc_ENOENT %s --check-prefix=MISSING --ignore-case
# MISSING: error: missing-file-path: [[MSG]]