Skip to content

All tools need a --version command-line switch #785

@llvmbot

Description

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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featurellvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions