mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-11 18:36:55 +00:00
d16f154240
Differential Revision: https://reviews.llvm.org/D106366
21 lines
544 B
Plaintext
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
|