blob: dee85643e1c301f27170acd1260daf270f39848c [file] [log] [blame]
Eric Beckmann21c7e9e2017-07-18 01:13:10 +00001RUN: not llvm-mt /hello /nonsense
2
Eric Beckmann5d77c202017-07-18 02:18:19 +00003RUN: llvm-mt /h | FileCheck %s -check-prefix=HELP
Eric Beckmann82998502017-07-17 21:35:12 +00004
5RUN: llvm-mt /inputresource:foo.res /manifest foo.manifest | FileCheck %s -check-prefix=NOT_SUPPORTED
6
7HELP: OVERVIEW: Manifest Tool
8
9NOT_SUPPORTED: llvm-mt: ignoring unsupported 'inputresource:' option