[llvm-bugs] [Bug 48523] New: consider showing section sizes with "output file too large" error

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 15 12:27:50 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=48523

            Bug ID: 48523
           Summary: consider showing section sizes with "output file too
                    large" error
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm at inglorion.net
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com

When the linker fails with "output file too large", one of the first questions
that comes to mind is "Where are all these bytes being spent?". Since the
linker presumably knows the section sizes at that point, it may be helpful to
show these as part of the error message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201215/1aa8c9c3/attachment.html>


More information about the llvm-bugs mailing list