bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-dwarfutil/error-invalid-format.test
2025-02-14 19:21:04 +01:00

6 lines
242 B
Text

## This test checks that llvm-dwarfutil displays an error message
## if an input file is not valid.
# RUN: not llvm-dwarfutil %s - 2>&1 | FileCheck %s -DFILE=%s
# CHECK: error: '[[FILE]]': The file was not recognized as a valid object file