Add support for files with more than 65280 sections. No testcase since
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 31 Oct 2010 00:16:26 +0000 (00:16 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 31 Oct 2010 00:16:26 +0000 (00:16 +0000)
commit7be2c33193aeada8c0ff3555ea54b930f204132a
treeb446d950e69d15122ac04960656ddc47f535299e
parent76d61478dff97d10ed01ae071f9fff1a24001009
Add support for files with more than 65280 sections. No testcase since
it would be a bit too big :-)

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