- Dec 02, 2004
-
-
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
-
Reid Spencer authored
llvm-svn: 18050
-
Reid Spencer authored
llvm-svn: 18049
-
Reid Spencer authored
llvm-svn: 18048
-
Reid Spencer authored
llvm-svn: 18047
-
Reid Spencer authored
symbol tables. Adjust our usage to compensate. llvm-svn: 18046
-
- Nov 19, 2004
-
-
Chris Lattner authored
main at ./eh.cpp:1414 -> printf("a\n"); to be printed, instead of this: main at ./eh.cpp:14 14 -> printf("a\n"); llvm-svn: 18005
-
Chris Lattner authored
LinkModules nukes the second module argument. llvm-svn: 17986
-
- Nov 18, 2004
-
-
Chris Lattner authored
llvm-svn: 17963
-
Chris Lattner authored
llvm-svn: 17962
-
Tanya Lattner authored
llvm-svn: 17959
-
- Nov 17, 2004
-
-
Chris Lattner authored
llvm-svn: 17911
-
- Nov 16, 2004
-
-
Chris Lattner authored
llvm-svn: 17903
-
Reid Spencer authored
* Make static things static \ * Get rid of unused TmpArchive variable \ * Implement symbol table printing \ * Adjust to changes in llvm::Archive interface \ * Make sure we destruct objects even if exceptions occur. \ * Fix a typo in an output string. llvm-svn: 17878
-
Reid Spencer authored
* hide the compatibility option \ * Make static things static \ * Use cl::extrahelp instead of cl::MoreHelp (defunct) \ * Use cl::PrintHelpMessage instead of our own printUse function \ * Use a std::set<sys::Path> for the path list because its now required by \ the sys::Path class and also ensues directories are traversed in sorted \ order.\ * Implement symbol table printing locally instead of in libLLVMArchive \ * Adjust to changes in llvm::Archive interface \ * Make sure we destruct objects even if exceptions occur. \ * Fix a typo in an output string. llvm-svn: 17877
-
Chris Lattner authored
llvm-svn: 17874
-
- Nov 15, 2004
-
-
Tanya Lattner authored
This file was originally developed by the LLVM research group so this comment should stay. I also do NOT want my name explicity listed on src files. I am already mentioned in the credits. llvm-svn: 17833
-
Reid Spencer authored
llvm-svn: 17805
-
Reid Spencer authored
llvm-svn: 17804
-