1 ## This test checks the help message of llvm-dwarfutil.
3 # RUN: llvm-dwarfutil | FileCheck %s
4 # RUN: llvm-dwarfutil -h | FileCheck %s
5 # RUN: llvm-dwarfutil --help | FileCheck %s
7 # CHECK: OVERVIEW: llvm-dwarfutil is a tool to copy and manipulate debug info
8 # CHECK: USAGE: {{.*}}llvm-dwarfutil{{.*}} [options] <input file> <output file>
10 # CHECK: --garbage-collection
14 # CHECK: --no-garbage-collection
15 # CHECK: --no-odr-deduplication
17 # CHECK: --no-separate-debug-file
18 # CHECK: --num-threads
19 # CHECK: --odr-deduplication
20 # CHECK: --separate-debug-file