aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-dis
Commit message (Expand)AuthorAgeFilesLines
* Fix comment flyerChris Lattner2001-10-132-4/+4
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-282-10/+12
* Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner2001-09-071-6/+3
* CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner2001-07-232-34/+34
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-232-2/+2
* Verbosify descriptionsChris Lattner2001-07-232-10/+12
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-233-107/+103
* Reordered link line for correct static linking.Vikram S. Adve2001-07-151-2/+2
* Miscellaneous cleanups:Chris Lattner2001-06-272-4/+2
* Added options to print out basic blocks in a variety of different orderingsChris Lattner2001-06-132-20/+154
* Initial revisionChris Lattner2001-06-063-0/+138