repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-dwarfutil
/
error-invalid-format.test
blob
531cde3c4f2b779d71bd07a710c007bd0a784ad4
1
## This test checks that llvm-dwarfutil displays an error message
2
## if an input file is not valid.
3
4
# RUN: not llvm-dwarfutil %s - 2>&1 | FileCheck %s -DFILE=%s
5
6
# CHECK: error: '[[FILE]]': The file was not recognized as a valid object file