]> granicus.if.org Git - llvm/commit
Use a std::vector to record the offsets of the sections. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Apr 2015 15:26:21 +0000 (15:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Apr 2015 15:26:21 +0000 (15:26 +0000)
commita34b8b2e5500079baa83050080ef4f789db4ab85
tree3350ecbf2a27327525c4d1a3bba2df7457e934ed
parent39dfabd785b80135eb136980e08af4cc3a3deae2
Use a std::vector to record the offsets of the sections. NFC.

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