[ELF][Cleanup] Remove unused code.
authorShankar Easwaran <shankarke@gmail.com>
Sun, 19 Oct 2014 03:28:13 +0000 (03:28 +0000)
committerShankar Easwaran <shankarke@gmail.com>
Sun, 19 Oct 2014 03:28:13 +0000 (03:28 +0000)
commit11751538678a971a5d261eb0b3af3eafc2361942
tree57300f67f94f9bdde9061187b4696b2ef00cab44
parent946c04ca786663171ceeb78817ea06608bd042de
[ELF][Cleanup] Remove unused code.

The old code was used as a workaround to fix how relocations are calculated for
sections with SHF_MERGE|SHF_STRINGS attribute. This patch removes the erroneous
code.

llvm-svn: 220159
lld/lib/ReaderWriter/ELF/ELFFile.h