blob: 8865944be23cc75c0c9bfb0ac9e76ad5e5888390 (
plain)
1
2
3
4
5
6
7
|
# RUN: llvm-modextract --help | FileCheck %s --check-prefix HELP --implicit-check-not='{{[Oo]}}ptions:'
# HELP: OVERVIEW: Module extractor
# HELP: USAGE
# HELP: Color Options
# HELP: Generic Options
# HELP: Modextract Options
|