[lld] r267333 - [ELF] Simplify. Remove unneeded else. NFC.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 11:29:28 PDT 2016


On Sun, Apr 24, 2016 at 7:54 AM, Rui Ueyama <ruiu at google.com> wrote:
> I think it is actually needed because error() is not a noreturn function. We
> don't want to call addFile with the empty string.
>

Indeed, sorry. r267358.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list