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: unassignedb...@nondot.org
          Reporter: l...@inglorion.net
                CC: llvm-bugs@lists.llvm.org, smithp...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to