blob: a3817e9725ae5c3b63e9b80a6a327599e1685b0a [file] [log] [blame]
; RUN: llvm-cvtres /h > %t
; RUN: FileCheck -input-file=%t %s -check-prefix=HELP_TEST
; HELP_TEST: OVERVIEW: Resource Converter
; HELP_TEST-DAG: USAGE: llvm-cvtres [options] file...
; HELP_TEST-DAG: OPTIONS:
; HELP_TEST-NEXT: /DEFINE:symbol Not implemented
; HELP_TEST-NEXT: /FOLDDUPS: Not implemented
; HELP_TEST-NEXT: /HELP Display available options
; HELP_TEST-NEXT: /MACHINE:{ARM|ARM64|EBC|IA64|X64|X86}
; HELP_TEST-NEXT: Machine architecture
; HELP_TEST-DAG: /NOLOGO Not implemented
; HELP_TEST-NEXT: /OUT:filename Output file
; HELP_TEST-NEXT: /READONLY Not implemented
; HELP_TEST-NEXT: /TIMESTAMP:<value> Timestamp for coff header, defaults to current time
; HELP_TEST-NEXT: /VERBOSE Use verbose output