1 ; RUN: llvm-cvtres /h > %t
2 ; RUN: FileCheck -input-file=%t %s -check-prefix=HELP_TEST
4 ; HELP_TEST: OVERVIEW: Resource Converter
5 ; HELP_TEST-DAG: USAGE: llvm-cvtres [options] file...
6 ; HELP_TEST-DAG: OPTIONS:
7 ; HELP_TEST-NEXT: /{{DEFINE}}:symbol Not implemented
8 ; HELP_TEST-NEXT: /FOLDDUPS: Not implemented
9 ; HELP_TEST-NEXT: /HELP Display available options
10 ; HELP_TEST-NEXT: /MACHINE:{ARM|ARM64|EBC|IA64|X64|X86}
11 ; HELP_TEST-NEXT: Machine architecture
12 ; HELP_TEST-DAG: /NOLOGO Not implemented
13 ; HELP_TEST-NEXT: /OUT:filename Output file
14 ; HELP_TEST-NEXT: /READONLY Not implemented
15 ; HELP_TEST-NEXT: /TIMESTAMP:<value> Timestamp for coff header, defaults to current time
16 ; HELP_TEST-NEXT: /VERBOSE Use verbose output