- Feb 14, 2005
-
-
Chris Lattner authored
llvm-svn: 20166
-
- Jan 22, 2005
-
-
Jeff Cohen authored
llvm-svn: 19751
-
- Dec 21, 2004
-
-
Reid Spencer authored
constructor is "explicit". llvm-svn: 19078
-
- Dec 19, 2004
-
-
Reid Spencer authored
* Support changes in sys::Program::ExecuteAndWait interface llvm-svn: 19044
-
- Dec 18, 2004
-
-
Reid Spencer authored
main function. llvm-svn: 19029
-
Reid Spencer authored
llvm-svn: 19026
-
- Dec 17, 2004
-
-
Reid Spencer authored
* removeFile() -> sys::Path::destroyFile() * remove extraneous toString() calls * convert local variables representing path names from std::string to sys::Path * Use sys::Path objects with FileRemove instead of std::string * Use sys::Path methods for construction of path names llvm-svn: 19001
-
- Dec 14, 2004
-
-
Reid Spencer authored
* Change ExecWait calls to sys::Program::ExecuteAndWait * Convert to use sys::Path where it makes sense llvm-svn: 18929
-
Reid Spencer authored
Adjust to interface change for FindExecutable. llvm-svn: 18920
-
- Dec 13, 2004
-
-
Reid Spencer authored
Replace MakeFileReadable and MakeFileExecutable (from FileUtilities) with sys::Path::makeReadable and sys::Path:makeExecutable, respectively. llvm-svn: 18909
-
Reid Spencer authored
pass to the Linker::LinkInItems function. llvm-svn: 18894
-
Reid Spencer authored
llvm-svn: 18864
-
- Dec 12, 2004
-
-
Chris Lattner authored
llvm-svn: 18825
-
- Dec 10, 2004
-
-
Chris Lattner authored
llvm-svn: 18782
-
Chris Lattner authored
llvm-svn: 18753
-
- Dec 08, 2004
-
-
Reid Spencer authored
llvm-svn: 18617
-
- Dec 05, 2004
-
-
Reid Spencer authored
When not linking as a library, use LinkItems to retain command line order of \ linking, otherwise use LinkFiles llvm-svn: 18549
-
- Dec 02, 2004
-
-
Chris Lattner authored
Add -S and --strip-debug option support. llvm-svn: 18441
-
- Nov 25, 2004
-
-
Reid Spencer authored
llvm-svn: 18255
-
- Nov 17, 2004
-
-
Chris Lattner authored
llvm-svn: 17911
-
- Nov 16, 2004
-
-
Chris Lattner authored
llvm-svn: 17903
-
- Nov 15, 2004
-
-
Reid Spencer authored
llvm-svn: 17801
-
- Nov 14, 2004
-
-
Reid Spencer authored
llvm-svn: 17789
-
Reid Spencer authored
llvm-svn: 17788
-
Reid Spencer authored
llvm-svn: 17787
-
Reid Spencer authored
llvm-svn: 17786
-
- Nov 09, 2004
-
-
Misha Brukman authored
llvm-svn: 17638
-
- Nov 08, 2004
-
-
Misha Brukman authored
llvm-svn: 17633
-
- Oct 28, 2004
-
-
Reid Spencer authored
llvm-svn: 17286
-
- Oct 22, 2004
-
-
Reid Spencer authored
llvm-svn: 17168
-
Reid Spencer authored
llvm-svn: 17155
-
- Oct 19, 2004
-
-
Reid Spencer authored
llvm-svn: 17136
-
- Oct 13, 2004
-
-
Reid Spencer authored
llvm-svn: 16950
-
- Oct 11, 2004
-
-
Chris Lattner authored
llvm-svn: 16913
-
Reid Spencer authored
llvm-svn: 16894
-
- Oct 07, 2004
-
-
Chris Lattner authored
llvm-svn: 16801
-
- 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
-
- Aug 29, 2004
-
-
Reid Spencer authored
independence of the tool. llvm-svn: 16092
-
Reid Spencer authored
llvm-svn: 16091
-
- Aug 02, 2004
-
-
Chris Lattner authored
llvm-svn: 15411
-