COFF: Ignore /ThrowNew command line option.
authorRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 20:29:15 +0000 (20:29 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 20:29:15 +0000 (20:29 +0000)
commit46682630f41e0ed95b7f5ea73f2445357b16c67b
tree86f96ad9225f18a3231c23f4c071a2f0fd66d9cb
parentfda777c37e3e4a71b63428a1ac1622f1840d4b73
COFF: Ignore /ThrowNew command line option.

This command line option is added since MSVC 2015. Our wild guess is
that the flag is for LTCG and we can safely ignore that.

llvm-svn: 243568
lld/COFF/Driver.cpp
lld/COFF/Options.td