Post commit review at rLLD335992 llvm-svn: 336129
These test cases covers the following condition: https://github.com/llvm-mirror/lld/blob/master/ELF/ICF.cpp#L243 It was uncovered by our tests. I was able to delete the whole `if` and no test failed. llvm-svn: 335351