llvm-6502/tools
Reid Spencer babb45b327 Per code review: \
* 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17878 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-16 06:41:20 +00:00
..
analyze Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
bugpoint Make this code not depend on LinkModules leaving the second argument unmolested. 2004-11-16 06:31:38 +00:00
extract Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
gccas Fix usage of changed function prototype 2004-11-14 22:30:54 +00:00
gccld Linker.h has a new home. 2004-11-14 23:00:08 +00:00
llc Fix usage of changed function prototype 2004-11-14 22:30:54 +00:00
llee Make sure llee can deal with compressed bytecode too. 2004-11-09 20:21:25 +00:00
lli We're not doing automake any more 2004-10-22 21:02:23 +00:00
llvm-ar Per code review: \ 2004-11-16 06:41:09 +00:00
llvm-as Fix usage of changed function prototype 2004-11-14 22:30:54 +00:00
llvm-bcanalyzer Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
llvm-db Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
llvm-dis Fix usage of changed function prototype 2004-11-14 22:30:54 +00:00
llvm-extract Changes For Bug 352 2004-09-01 22:55:40 +00:00
llvm-ld Linker.h has a new home. 2004-11-14 23:00:08 +00:00
llvm-link Linker.h moved to include/llvm. 2004-11-14 23:25:32 +00:00
llvm-nm *Fix usage of changed function prototype*Use Archive interface to symbol table for archives 2004-11-14 22:27:46 +00:00
llvm-prof Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
llvm-ranlib Per code review: \ 2004-11-16 06:41:20 +00:00
llvm-stub We're not doing automake any more 2004-10-22 21:02:23 +00:00
llvmc Stop propagating method names that violate the coding standard 2004-11-05 22:15:36 +00:00
opt Fix usage of changed function prototype 2004-11-14 22:30:54 +00:00
Makefile Add the llvm-ranlib tool 2004-11-14 22:13:59 +00:00
Makefile.JIT Fix library names for sparc 2004-10-28 06:39:10 +00:00