bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-dwarfutil/error-unknown-option.test

7 lines
200 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
## 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