| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
llvm-svn: 19751
|
| |
|
|
|
|
|
| |
always exited the program with exit code 1 in these cases, regardless of
whether an error occurred or not.
llvm-svn: 18966
|
| |
|
|
| |
llvm-svn: 18959
|
| |
|
|
|
|
| |
Remove #inclusion of Support/FileUtilities.h which isn't needed any more.
llvm-svn: 18950
|
| |
|
|
| |
llvm-svn: 18785
|
| |
|
|
|
|
|
| |
set. The member name comparison was failing for truncated names. This patch
fixes that. Truncated names are now properly replaced.
llvm-svn: 18423
|
| |
|
|
|
|
| |
symbol tables. Adjust our usage to compensate.
llvm-svn: 18046
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
| |
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
|
| |
|
|
| |
llvm-svn: 17803
|
| |
|
|
| |
llvm-svn: 17790
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
llvm-svn: 16091
|
| |
|
|
| |
llvm-svn: 14623
|
| |
|
|
| |
llvm-svn: 13813
|
| |
|
|
|
|
| |
tool.
llvm-svn: 11632
|
| |
|
|
|
|
| |
#includes a bit
llvm-svn: 10651
|
| |
|
|
|
|
| |
CommandLine Library needs to be extended, in order to parse the options and allow for optional dashes. In addition, the help option isn't correct since I do the parsing mostly myself. But this is in the ocorrect ar format.
llvm-svn: 10297
|
| |
|
|
| |
llvm-svn: 9903
|
| |
|
|
| |
llvm-svn: 9308
|
| |
|
|
| |
llvm-svn: 9291
|
| |
|
|
|
|
| |
Include <cstdio> instead of <stdio.h>.
llvm-svn: 9033
|
| |
|
|
| |
llvm-svn: 9027
|
| |
|
|
| |
llvm-svn: 8685
|
| |
|
|
| |
llvm-svn: 8505
|
|
|
llvm-svn: 8173
|