Add support for reading many-section ELF files.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 11 Oct 2011 00:15:42 +0000 (00:15 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 11 Oct 2011 00:15:42 +0000 (00:15 +0000)
commitfad138dd79d025229433c9de90108df4eb81f4af
tree499f5c8296b79edd5e42b5320a6cf9334d98ee6d
parentd55bb38ddcb82bce8f56ef6d4258f15ba1761ae4
Add support for reading many-section ELF files.
If you want to tackle adding the testcase, let me know. It's a 4.2MB ELF file
and I'll be happy to mail it to you.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141605 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/ELFObjectFile.cpp