"llvm/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0925c62c74a18420daf83c0600e74ba0b67736e1"
- Nov 16, 2005
-
-
Chris Lattner authored
llvm-svn: 24374
-
- Aug 08, 2005
-
-
Chris Lattner authored
opts than they take directly. Thanks to John C for pointing this problem out to me! llvm-svn: 22717
-
Chris Lattner authored
'opt x y'). This fixes PR493. Patch contributed by Owen Anderson! llvm-svn: 22705
-
- May 13, 2005
-
-
Chris Lattner authored
llvm-svn: 21964
-
- May 11, 2005
-
-
Chris Lattner authored
llvm-svn: 21850
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21422
-
- Feb 14, 2005
-
-
Chris Lattner authored
printing help output or version info. llvm-svn: 20180
-
- Nov 24, 2004
-
-
Reid Spencer authored
= sign. This needed to support -DNAME=value options as pass-through in llvmc. llvm-svn: 18203
-
- Nov 21, 2004
-
-
Tanya Lattner authored
Fixed assertion from triggering. We need to check if the commandline map is empty before checking if an arg exists. llvm-svn: 18057
-
- Nov 19, 2004
-
-
Chris Lattner authored
Morten Ofstad! llvm-svn: 17998
-
- Nov 16, 2004
-
-
Reid Spencer authored
llvm-svn: 17886
-
Reid Spencer authored
*Implement/Document the cl::extrahelp feature instead of the MoreHelp ptr. llvm-svn: 17871
-
- Nov 14, 2004
-
-
Reid Spencer authored
Implement the MoreHelp utility that calls a function to printmore help information if the MoreHelp global is not null. llvm-svn: 17774
-
- Nov 07, 2004
-
-
Misha Brukman authored
llvm-svn: 17549
-
- Sep 02, 2004
-
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Sep 01, 2004
-
-
Reid Spencer authored
llvm-svn: 16129
-
- Aug 13, 2004
-
-
Reid Spencer authored
absolute position on the command line. Similarly allow any cl::list to use the method getPosition(n) to retrieve the absolute position of the nth option in the list. This provides support for two things: (a) options like -l that are actually positional and their order of occurrence matters when they are intermixed with positional arguments like "a.o"; and (b) options like -x LANG which affect only the positional arguments that come after the option. In both cases, knowing the absolute position of a given option helps. llvm-svn: 15725
-
- Aug 04, 2004
-
-
Reid Spencer authored
Low Level Virtual Machine ($PACKAGE_NAME) $PACKAGE_VERSION llvm-svn: 15454
-
- Jul 18, 2004
-
-
Chris Lattner authored
llvm-svn: 14976
-
- Jul 03, 2004
-
-
Chris Lattner authored
llvm-svn: 14588
-
- May 07, 2004
-
-
Chris Lattner authored
llvm-svn: 13388
-
- Mar 04, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 12118
-
- Dec 14, 2003
-
-
Chris Lattner authored
llvm-svn: 10464
-
- Nov 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 9903
-
- Oct 20, 2003
-
-
John Criswell authored
Header files will be on the way. llvm-svn: 9298
-
- Oct 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9010
-
- Sep 16, 2003
-
-
Brian Gaeke authored
No really, years. llvm-svn: 8566
-
Misha Brukman authored
llvm-svn: 8559
-
- Aug 15, 2003
-
-
Brian Gaeke authored
Many changes suggested by Chris. It's okay, I'll recover from the emotional damage...maybe someday. :-) Collapse ParseCStringVector into ParseStringVector. Comment it. Make it take a const input. Use std::string::npos instead of -1 (what a mouthful!) Make ParseEnvironmentOptions take const inputs. Check its args at the very beginning. Strdup all the contents of newArgv and free them all at the end. include/Support/CommandLine.h: Constify progName and envVar arguments to ParseEnvironmentOptions(). llvm-svn: 7905
-
Brian Gaeke authored
llvm-svn: 7851
-
- Jul 30, 2003
-
-
Chris Lattner authored
llvm-svn: 7421
-
- Jul 10, 2003
-
-
Misha Brukman authored
llvm-svn: 7160
-
Misha Brukman authored
llvm-svn: 7142
-
Misha Brukman authored
llvm-svn: 7140
-
- Jun 28, 2003
-
-
Chris Lattner authored
llvm-svn: 6928
-
- May 22, 2003
-
-
Chris Lattner authored
llvm-svn: 6294
-
Chris Lattner authored
llvm-svn: 6291
-
- Aug 07, 2002
-
-
Chris Lattner authored
llvm-svn: 3256
-
- Aug 02, 2002
-
-
Chris Lattner authored
llvm-svn: 3226
-
- Jul 31, 2002
-
-
Chris Lattner authored
llvm-svn: 3176
-