1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/tools/llvm-pdbutil/help.test
2021-07-21 09:14:04 +02:00

21 lines
544 B
Plaintext

# 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