build: Use lld-link instead of lld-link2.
commit8ef7f0d88f354741ae0c56a3747667a325414852
authorpcc <pcc@chromium.org>
Thu, 6 Aug 2015 23:06:13 +0000 (6 16:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 23:06:43 +0000 (6 23:06 +0000)
treeffb3383daf701838e9c2857f3c1753312249329f
parentcedd7da71f84a8764ea5e9ccadbaed293e0e6dc8
build: Use lld-link instead of lld-link2.

lld-link now refers to the new COFF linker on LLVM trunk, as the old linker
has been removed. The only users of the use_lld flag will need to be using
LLVM trunk anyway, as we do not ship lld binaries, so this change should
not affect them.

R=thakis@chromium.org
BUG=506453

Review URL: https://codereview.chromium.org/1273053003

Cr-Commit-Position: refs/heads/master@{#342224}
build/common.gypi