Remove dead code.
authorRui Ueyama <ruiu@google.com>
Thu, 5 Mar 2015 02:58:13 +0000 (02:58 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 5 Mar 2015 02:58:13 +0000 (02:58 +0000)
commit3ba3e7131ed49306c059d5dc8e0918d45834f71a
tree38fcc8dc732a8fac58afe84679af60e378d7ba8e
parent5b2d125c926908c0a8e6592dcb5754fb752a074e
Remove dead code.

This hook is called from one of the hottest loops in LLD and does nothing.

llvm-svn: 231345
lld/include/lld/Core/LinkingContext.h
lld/lib/Core/SymbolTable.cpp