-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featurellvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag
Description
Bugzilla Link | 413 |
Resolution | FIXED |
Resolved on | Feb 22, 2010 12:44 |
Version | trunk |
OS | All |
Reporter | LLVM Bugzilla Contributor |
Extended Description
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.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featurellvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag