diff options
author | Chris Lattner <sabre@nondot.org> | 2002-05-22 17:03:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-05-22 17:03:05 +0000 |
commit | 8f7b500fffcd235a7a9b2a5b05837104f156bd9f (patch) | |
tree | ab07604c19c61af68e3b6eb620cbf1e075a73461 /llvm/lib/Support/Statistic.cpp | |
parent | a482d52ff46ac601ad4fd695ea2b2b7d2f56b90f (diff) | |
download | bcm5719-llvm-8f7b500fffcd235a7a9b2a5b05837104f156bd9f.tar.gz bcm5719-llvm-8f7b500fffcd235a7a9b2a5b05837104f156bd9f.zip |
Add ability to update existing variables with values read from the command line
to certain classes. This is nice because it means that in header files we can
just declare a value, and still have that value be set based on a command-line
argument. The difference is now that the #include of CommandLine.h does not
need to go into the header file as well.
llvm-svn: 2708
Diffstat (limited to 'llvm/lib/Support/Statistic.cpp')
0 files changed, 0 insertions, 0 deletions