[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / tools / llvm-dwarfutil / error-unknown-option.test
blobd25eb1ce600709a73c816604a3021d3c442b152f
1 ## This test checks the error message displayed if an unknown
2 ## option is specified.
4 # RUN: not llvm-dwarfutil --unknown-option 2>&1 | FileCheck %s
6 # CHECK: error: unknown option: --unknown-option