Revert r298815: Do not use assert to report broken input files.
authorRui Ueyama <ruiu@google.com>
Wed, 29 Mar 2017 19:35:44 +0000 (19:35 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 29 Mar 2017 19:35:44 +0000 (19:35 +0000)
commitaa693468c5675e639f2444b713f347da9b55c5f0
treebfb5d3d9e341d3b466eb6e4004965f0fe89fedcb
parentd53048c47906dd9be1789a99b6e4a239fceecce5
Revert r298815: Do not use assert to report broken input files.

This reverts commit because this really shouldn't happen unless
there's a bug in LLD.

llvm-svn: 299021
lld/ELF/Relocations.cpp