blob: 1ad347a0817046f98b956730601f0a8fdaa528c7 [file] [log] [blame]
## Error for an unknown output style.
RUN: not llvm-readobj --elf-output-style=unknown 2>&1 | FileCheck %s
CHECK: error: --elf-output-style value should be either 'LLVM' or 'GNU'