llvm-6502/tools
Brian Gaeke 1c0b6982d2 Include Support/FileUtilities.h.
Print module identifier in DumpSymbolNamesFromModule().
In DumpSymbolNamesFromFile(), check whether it is an archive or a bytecode
 file, and call the corresponding reader function (ParseBytecodeFile or
 ReadArchiveFile).
Unconditionally set MultipleFiles for archives.
Fixes PR117.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10044 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-16 23:34:13 +00:00
..
analyze
bugpoint
extract
gccas As the comments indicate, this is a temporary, repulsive, hack 2003-11-13 19:26:54 +00:00
gccld Add a -verify option to verify the results of gccld passes. 2003-11-16 23:07:28 +00:00
llc
llee
lli
llvm-ar
llvm-as
llvm-dis Restore the -llvm option 2003-11-12 04:59:59 +00:00
llvm-extract
llvm-link
llvm-nm Include Support/FileUtilities.h. 2003-11-16 23:34:13 +00:00
llvm-prof
opt
Makefile