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)
commit49943652f57c92efa02c45f12e23b06a2ac8009b
tree65b250b6d4d25848f7b0d63e61f722b849babcbc
parent7a30608026825c7c558f029384d257d016992775
Handle multiple symbols having the same address.
I will add an explicit test in a second, but this fixes the bots.

llvm-svn: 240372
llvm/lib/Object/SymbolSize.cpp