| commit | 11751538678a971a5d261eb0b3af3eafc2361942 | [log] [tgz] |
|---|---|---|
| author | Shankar Easwaran <shankarke@gmail.com> | Sun Oct 19 03:28:13 2014 +0000 |
| committer | Shankar Easwaran <shankarke@gmail.com> | Sun Oct 19 03:28:13 2014 +0000 |
| tree | 57300f67f94f9bdde9061187b4696b2ef00cab44 | |
| parent | 946c04ca786663171ceeb78817ea06608bd042de [diff] |
[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