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)
commit98f9153ded7527dc3df3f0a632535a725462c504
tree6c518c6c425c8898cd48ba1ab16b5731cd75f1b9
parentf50e261e1e998306d8cce56633f5c2892d6519be
Don't recompute the entire section map just to add 3 entries. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp