index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
CommandLine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify writing custom parsers.
Chris Lattner
2002-08-07
1
-76
/
+48
*
Fix lli with no arguments
Chris Lattner
2002-08-02
1
-1
/
+1
*
Fix bug that was causing problems for lli
Chris Lattner
2002-07-31
1
-1
/
+1
*
* Fix assertion failure caused by command line argument getting removed after
Chris Lattner
2002-07-29
1
-15
/
+35
*
Remove needless #include
Chris Lattner
2002-07-27
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-2
/
+2
*
Fix a bug exposed by lli
Chris Lattner
2002-07-24
1
-2
/
+11
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-0
/
+32
*
Minor bugfix, prevents error in LLI
Chris Lattner
2002-07-22
1
-4
/
+6
*
Checkin CommandLine 2.0
Chris Lattner
2002-07-22
1
-242
/
+445
*
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-22
1
-1
/
+1
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
64 bit clean now
Chris Lattner
2002-02-24
1
-3
/
+4
*
If an invalid alternative is listed for an argument, print the valid options
Chris Lattner
2002-01-31
1
-3
/
+12
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-17
/
+23
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-2
/
+2
*
* Implement support for folding multiple single letter arguments together like
Chris Lattner
2001-11-26
1
-8
/
+66
*
Provide option to enable eating of all arguments following a specific one
Chris Lattner
2001-10-27
1
-28
/
+41
*
Clean up error handling a bit. Add / as a seperator for command line argumen...
Chris Lattner
2001-10-24
1
-3
/
+6
*
Add StringList support
Chris Lattner
2001-10-13
1
-1
/
+10
*
Fixed a bug exposed when doing something like this: <program> -notanoption ...
Chris Lattner
2001-07-25
1
-3
/
+5
*
Doh! Wrong Optional flag. :(
Chris Lattner
2001-07-23
1
-2
/
+3
*
Add a comment indicating that there is documentation of the library
Chris Lattner
2001-07-23
1
-0
/
+3
*
Minor changes to implementation of CommandLine library to let users override
Chris Lattner
2001-07-23
1
-7
/
+19
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
1
-1
/
+1
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-2
/
+2
*
Initial checkin
Chris Lattner
2001-07-23
1
-0
/
+399