Add r228886 back now that r229530 fixed the issue lldb was hitting.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 20:31:13 +0000 (20:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 20:31:13 +0000 (20:31 +0000)
commitead8549caba905156e285ea9b5d7935727186beb
tree1479eeabe5dd14e6e09be2fd8aa1d0b89013b520
parent716fef68c723661aee898ed1191bd5334a05908b
Add r228886 back now that r229530 fixed the issue lldb was hitting.

Original message:

Create the Seciton -> Rel Section map when it is first needed. NFC.

Saves a walk over every section.

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