[llvm-objcopy] [COFF] Error out on use of unhandled options
commitabacd83232acf69d7cbacd53fc2f9aae66c1a32e
authorMartin Storsjo <martin@martin.st>
Wed, 23 Jan 2019 11:54:55 +0000 (23 11:54 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 23 Jan 2019 11:54:55 +0000 (23 11:54 +0000)
treef5584c62af6c882bf6375a11bd2df66ff8b073a5
parent74c7d422cba163635394ec32f2b243b1de502a18
[llvm-objcopy] [COFF] Error out on use of unhandled options

Prefer erroring out than silently not doing what was requested.

Differential Revision: https://reviews.llvm.org/D57045

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351948 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objcopy/COFF/COFFObjcopy.cpp