- Dec 13, 2004
-
-
Reid Spencer authored
pass to the Linker::LinkInItems function. llvm-svn: 18894
-
Reid Spencer authored
The getFileTimestamp and getFileSize functions have been removed from \ FileUtilities.{h,cpp}. They are replaced by Path::getTimestamp and \ Path::getSize,respectively. llvm-svn: 18892
-
Reid Spencer authored
llvm-svn: 18887
-
Reid Spencer authored
Use sys::Path not FileUtilities to check file types llvm-svn: 18865
-
Reid Spencer authored
llvm-svn: 18864
-
Reid Spencer authored
llvm-svn: 18863
-
- Dec 12, 2004
-
-
Chris Lattner authored
llvm-svn: 18825
-
- Dec 11, 2004
-
-
Reid Spencer authored
llvm-svn: 18787
-
Reid Spencer authored
llvm-svn: 18785
-
- Dec 10, 2004
-
-
Reid Spencer authored
llvm-svn: 18783
-
Chris Lattner authored
llvm-svn: 18782
-
Reid Spencer authored
llvm-svn: 18779
-
Chris Lattner authored
llvm-svn: 18753
-
Brian Gaeke authored
llvm-svn: 18739
-
- 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 03, 2004
-
-
Chris Lattner authored
remove the temporary -disable-dse option llvm-svn: 18451
-
- Dec 02, 2004
-
-
Chris Lattner authored
llvm-svn: 18442
-
Chris Lattner authored
Add -S and --strip-debug option support. llvm-svn: 18441
-
Reid Spencer authored
set. The member name comparison was failing for truncated names. This patch fixes that. Truncated names are now properly replaced. llvm-svn: 18423
-
- Nov 29, 2004
-
-
Reid Spencer authored
llvm-svn: 18337
-
Reid Spencer authored
llvm-svn: 18333
-
Reid Spencer authored
llvm-svn: 18331
-
Reid Spencer authored
llvm-svn: 18325
-
- Nov 25, 2004
-
-
Reid Spencer authored
llvm-svn: 18255
-
Reid Spencer authored
llvm-svn: 18253
-
Reid Spencer authored
llvm-svn: 18252
-
Reid Spencer authored
llvm-svn: 18244
-
- Nov 24, 2004
-
-
Reid Spencer authored
llvm-svn: 18191
-
Reid Spencer authored
optional so that compatibility with GCC is accomplished. * Implement the -print-file-name option in an attempt to provide the same functionality as GCC. Unfortunately, without loading the cpp or c config files, this option won't help much. llvm-svn: 18189
-
Reid Spencer authored
sub-tool to start reading its standard input instead of the specified input. * Clean up ouput of path names on error. * Extend GetPathForLinkageItem to always search the LibraryPaths and thus make it suitable for an interface function (required by llvmc.cpp). * Implement support for language-specific default library paths. llvm-svn: 18188
-
Reid Spencer authored
Add the GetPathForLinkageItem method to the interface so full paths can be generated for a given linkage item. llvm-svn: 18187
-
Reid Spencer authored
llvm-svn: 18186
-
Reid Spencer authored
llvm-svn: 18185
-
Reid Spencer authored
terminate options or paths, so that SPACE tokens legally separate options on a command line, and so that the lang.libs paths are parsed properly. llvm-svn: 18184
-
Reid Spencer authored
llvm-svn: 18183
-
Reid Spencer authored
than before. llvm-svn: 18182
-
Reid Spencer authored
llvm-svn: 18181
-
- Nov 20, 2004
-
-
Reid Spencer authored
llvm-svn: 18052
-
Reid Spencer authored
llvm-svn: 18051
-