https://bugs.llvm.org/show_bug.cgi?id=42520
Bug ID: 42520
Summary: Fix Non archive file error message in llvm-ar
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-ar
Assignee: unassignedb...@nondot.org
Reporter: gbrey...@gmail.com
CC: llvm-bugs@lists.llvm.org
When a non archive file is passed as the archive file argument, an error is
output:
error: error loading 'ARCHIVE': The file was not recognized as a valid object
file!: The file was not recognized as a valid object file.
This error should report that an archive file is required, not an object file.
--
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