]> granicus.if.org Git - llvm/commit
Compute the section table lazily.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Nov 2016 15:15:59 +0000 (15:15 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Nov 2016 15:15:59 +0000 (15:15 +0000)
commit5d4f1c460848ff3700ad97af97015d3c3f819d01
tree4621cbd95e6559d04e89d67844117424b8e70bbb
parent6973999090d3c4cab7e6dbcc8857979ed077f21f
Compute the section table lazily.

As a consequence this move a bunch of error checking out of the constructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285815 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h