repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lit] Add argument check: --timeout must be non-negative integer
[llvm-core.git]
/
test
/
tools
/
yaml2obj
/
invalid_output_file.test
blob
1124b49d18cc158fb8a1b1ede0c1f76eb784495b
1
# RUN: not yaml2obj -o %p/path/does/not/exist 2>&1 | FileCheck %s
2
3
# Don't check the OS-dependent message "No such file or directory".
4
# CHECK: yaml2obj: error: failed to open '{{.*}}/path/does/not/exist': {{.*}}