bolt/deps/llvm-18.1.8/llvm/test/tools/obj2yaml/invalid_input_file.test
2025-02-14 19:21:04 +01:00

3 lines
149 B
Text

# RUN: not obj2yaml %p/path/does/not/exist 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
# CHECK: Error reading file: {{.*}}/path/does/not/exist: [[MSG]]