[LLVMbugs] [Bug 134] NEW: [llvm-nm] llvm-nm does not check the validity of the filename

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Wed Nov 19 12:08:06 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=134

           Summary: [llvm-nm] llvm-nm does not check the validity of the
                    filename
           Product: tools
           Version: 1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: llvm-nm
        AssignedTo: gaeke+bugs at uiuc.edu
        ReportedBy: sabre at nondot.org


$ rm -f FOO
$ llvm-nm FOO
$

There should be an error message generated by llvm-nm if FOO doesn't exist.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list