Handle multiple symbols having the same address.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 23 Jun 2015 03:36:08 +0000 (03:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 23 Jun 2015 03:36:08 +0000 (03:36 +0000)
commit8bfd2e8447be4edd313a8fc86093751bb1002775
treeb38c0d48c95feaa9ac092dcf7d7630369565f194
parent3f2dc2455d44edc3cd2548047b82fdcfcdf417fe
Handle multiple symbols having the same address.
I will add an explicit test in a second, but this fixes the bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/SymbolSize.cpp