## This test checks the help message of llvm-dwarfutil.
# RUN: llvm-dwarfutil | FileCheck %s
# RUN: llvm-dwarfutil -h | FileCheck %s
# RUN: llvm-dwarfutil --help | FileCheck %s
# CHECK: OVERVIEW: llvm-dwarfutil is a tool to copy and manipulate debug info
# CHECK: USAGE: {{.*}}llvm-dwarfutil{{.*}} [options]