- Nov 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 9901
-
Brian Gaeke authored
Refactor MakeFileExecutable() & MakeFileExecutable() into AddPermissionsBits(). llvm-svn: 9892
-
- Oct 25, 2003
-
-
Chris Lattner authored
llvm-svn: 9503
-
- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9312
-
- Oct 20, 2003
-
-
John Criswell authored
Header files will be on the way. llvm-svn: 9298
-
- Oct 19, 2003
-
-
Chris Lattner authored
llvm-svn: 9251
-
Chris Lattner authored
llvm-svn: 9250
-
- Oct 18, 2003
-
-
Chris Lattner authored
all, making it pointless for use with the code generator debugger. With it, it works like a charm. llvm-svn: 9245
-
- Oct 15, 2003
-
-
Brian Gaeke authored
llvm-svn: 9139
-
- Oct 14, 2003
-
-
Chris Lattner authored
llvm-svn: 9129
-
Chris Lattner authored
* Add header comment * Remove extraneous #includes * Move the FileType enum into the GCC class * The GCC class is not virtual. * Move all of the "constructor" functions into the classes themselves * Stop using cl::list as arguments, use std::vector instead (which cl::list derives from) * Improve comments llvm-svn: 9121
-
Chris Lattner authored
llvm-svn: 9119
-
- Oct 13, 2003
-
-
Chris Lattner authored
llvm-svn: 9097
-
Chris Lattner authored
llvm-svn: 9071
-
- Oct 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9031
-
Brian Gaeke authored
llvm-svn: 9011
-
Brian Gaeke authored
llvm-svn: 9010
-
Brian Gaeke authored
llvm-svn: 9008
-
- Oct 06, 2003
-
-
Misha Brukman authored
llvm-svn: 8898
-
Chris Lattner authored
llvm-svn: 8889
-
- Oct 05, 2003
-
-
Chris Lattner authored
llvm-svn: 8874
-
- Sep 30, 2003
-
-
Misha Brukman authored
llvm-svn: 8755
-
Misha Brukman authored
bugpoint for general usage and enjoyment. llvm-svn: 8754
-
- Sep 29, 2003
-
-
John Criswell authored
llvm-svn: 8735
-
- Sep 17, 2003
-
-
John Criswell authored
program. Added the use of const (which compiles and is hopefully correct). Added comments. llvm-svn: 8585
-
John Criswell authored
arguments and environment. Perhaps it should be merged with the RunProgramWithTimeout function, but I'd want to allow it to inherit the parent process's stdin and stdout. I'll save that for a rainy day... llvm-svn: 8577
-
- Sep 16, 2003
-
-
Brian Gaeke authored
No really, years. llvm-svn: 8566
-
Misha Brukman authored
llvm-svn: 8559
-
- Sep 02, 2003
-
-
John Criswell authored
llvm-svn: 8327
-
John Criswell authored
Return failure if the chmod() fails. llvm-svn: 8326
-
John Criswell authored
gives it execute access while respecting the user's umask. llvm-svn: 8324
-
- Aug 24, 2003
-
-
Chris Lattner authored
llvm-svn: 8140
-
- Aug 23, 2003
-
-
Chris Lattner authored
llvm-svn: 8072
-
- 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
-
- Aug 13, 2003
-
-
Chris Lattner authored
llvm-svn: 7831
-
- Aug 12, 2003
-
-
Chris Lattner authored
llvm-svn: 7788
-
- Aug 11, 2003
-
-
Chris Lattner authored
llvm-svn: 7741
-
- Aug 07, 2003
-
-
Misha Brukman authored
llvm-svn: 7695
-
Misha Brukman authored
llvm-svn: 7694
-