bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-pdbutil/help.test
2025-02-14 19:21:04 +01:00

20 lines
544 B
Text

# RUN: llvm-pdbutil --help | FileCheck %s --check-prefix HELP --implicit-check-not='{{[Oo]}}ptions:'
# HELP: OVERVIEW: LLVM PDB Dumper
# HELP: USAGE
# HELP: SUBCOMMANDS
# HELP: Generic Options
# RUN: llvm-pdbutil bytes --help | FileCheck %s --check-prefix BYTES --implicit-check-not='{{[Oo]}}ptions:'
# BYTES: OVERVIEW: LLVM PDB Dumper
# BYTES: SUBCOMMAND 'bytes'
# BYTES: USAGE
# BYTES: Dbi Stream Options
# BYTES: Generic Options
# BYTES: MSF File Options
# BYTES: Module Options
# BYTES: PDB Stream Options
# BYTES: Symbol Type Options