summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-extract/llvm-extract.cpp
Commit message (Expand)AuthorAgeFilesLines
* Propagate changes from my local tree. This patch includes:Anton Korobeynikov2007-01-281-2/+7
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-9/+9
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-061-0/+2
* Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling2006-11-291-6/+9
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-161-1/+1
* extract has been renamed to llvm-extract to avoid conflicting with another toolMisha Brukman2005-04-241-0/+106
OpenPOWER on IntegriCloud