Don't recompute the entire section map just to add 3 entries. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 Feb 2015 22:41:26 +0000 (22:41 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 Feb 2015 22:41:26 +0000 (22:41 +0000)
commitfbd0ddf08272ddcd6067e0826d39d50efbc1be24
tree3edb318c5b13d8df8674317497f7e2e62acad0f7
parent1bebad1b865c5de81c9c7bb4ad10ca0489bcdd68
Don't recompute the entire section map just to add 3 entries. NFC.

llvm-svn: 228881
llvm/lib/MC/ELFObjectWriter.cpp