repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the st_other...
[llvm-complete.git]
/
test
/
tools
/
yaml2obj
/
invalid_output_file.test
blob
3045a0b21f56f161d5dc8711606aa8f8c5027095
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 opening '{{.*}}/path/does/not/exist': {{.*}}