Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
tools
/
llvm-dwarfutil
/
error-unknown-option.test
blob: d25eb1ce600709a73c816604a3021d3c442b152f [
file
] [
log
] [
blame
]
## This test checks the error message displayed if an unknown
## option is specified.
# RUN: not llvm-dwarfutil --unknown-option 2>&1 | FileCheck %s
# CHECK: error: unknown option: --unknown-option