summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/obj2yaml/invalid_input_file.test
blob: 0f1bac1be01a5c3e6ead697348c299a028175ba9 (plain)
1
2
3
# RUN: not obj2yaml  %p/path/does/not/exist 2>&1 | FileCheck %s

# CHECK: Error reading file: {{.*}}/path/does/not/exist: {{[Nn]}}o such file or directory
OpenPOWER on IntegriCloud