diff options
author | Rui Ueyama <ruiu@google.com> | 2013-08-02 21:10:17 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-08-02 21:10:17 +0000 |
commit | f29065d0c656d00410edb28c3e531cb629b19f28 (patch) | |
tree | d10ea89b2999adbfe1857dc3aacc60321d4834a6 /llvm/unittests/Option/OptionParsingTest.cpp | |
parent | 9275c688ea050b0a2be88cf8b1b038051e7c9085 (diff) | |
download | bcm5719-llvm-f29065d0c656d00410edb28c3e531cb629b19f28.tar.gz bcm5719-llvm-f29065d0c656d00410edb28c3e531cb629b19f28.zip |
[PECOFF] Return an error_code instead of calling report_fatal_error().
For an invalid input we should not call report_fatal_error(), because
when LLD is used as a library, we don't want to kill the whole app
because of a malformed input.
llvm-svn: 187673
Diffstat (limited to 'llvm/unittests/Option/OptionParsingTest.cpp')
0 files changed, 0 insertions, 0 deletions