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

            Bug ID: 41798
           Summary: Add file names to more error messages
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objcopy/strip
          Assignee: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: alexander.v.shaposhni...@gmail.com,
                    jake.h.ehrl...@gmail.com,
                    jh7370.2...@my.bristol.ac.uk,
                    llvm-bugs@lists.llvm.org, ruppre...@google.com

Some llvm-objcopy error messages include the name of the file, but others do
not. In the majority of cases, printing the file name is likely to make sense.
Only where the error is to do with something external to an input file (e.g.
command-line options) does this not make sense. We should add it where it is
missing throughout llvm-objcopy, so that it is easy to identify which file has
a problem.

-- 
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