aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-nm
Commit message (Expand)AuthorAgeFilesLines
* Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner2004-02-191-0/+3
* Unbreak the "-" as filename hack.Brian Gaeke2003-11-191-2/+3
* Also print an error msg. for files we cannot currently deal with.Brian Gaeke2003-11-191-0/+4
* Fix PR134, by checking FileOpenable() on each input file before analyzing itsBrian Gaeke2003-11-191-1/+10
* Include Support/FileUtilities.h.Brian Gaeke2003-11-161-13/+24
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
* Reorder #includes, drop unneeded oneChris Lattner2003-10-281-3/+2
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* fix file headerChris Lattner2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* Make llvm-nm work in "pipe mode"Chris Lattner2003-10-161-3/+7
* Geeze, what is with Brian and these ifdef's?Chris Lattner2003-10-161-2/+0
* Okay, this is a little hack that "scratches an itch" of mine.Brian Gaeke2003-10-162-0/+132