| commit | c5b9512958fa742d5798a5250ee815da2b33f69e | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Wed Dec 16 23:23:14 2015 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Wed Dec 16 23:23:14 2015 +0000 |
| tree | aca420c4af9aa8965406ba30c4918e0904ad6e2f | |
| parent | 8bb5f2927a36d1ec58b5fa090095ed0abfa5d1c6 [diff] |
ELF: Remove duplicate code. We had duplicate code that were called before addMemberFile. This patch makes them to be called at beginning of addMemberFile. llvm-svn: 255845