llvm-6502/tools/llvm-nm
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
..
llvm-nm.cpp Include Support/FileUtilities.h. 2003-11-16 23:34:13 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00