[LLVMbugs] [Bug 413] NEW: All tools need a --version command-line switch
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Aug 3 14:58:22 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=413
Summary: All tools need a --version command-line switch
Product: tools
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: analyze
AssignedTo: unassignedbugs at nondot.org
ReportedBy: brukman+bugs at uiuc.edu
As LLVM progresses and accumulates more versions behind it, I think it is
necessary to allow users to inquire of the version number of the current tools.
An implementation could be just a version.h file which defines the version and
is #included by all tools. It would be preferrable for releases to have actual
numbers, whereas checking out from CVS gets a version of "cvs", but this adds
extra work at every release...
Comments welcome.
------- 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