[llvm] r183605 - Don't artifically restrict input object size.

Sean Silva silvas at purdue.edu
Fri Jun 7 21:39:22 PDT 2013


This came up because the 32-bit ELF header is 52 bytes. Some of the minimal
test cases for (upcoming) yaml2obj ELF functionality (which have no
sections/segments, so consist of just the header) depend on this.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130607/b4ca8474/attachment.html>


More information about the llvm-commits mailing list