aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-bcanalyzer
Commit message (Expand)AuthorAgeFilesLines
...
* fit in 80 colsChris Lattner2007-04-291-6/+5
* push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner2007-02-071-1/+4
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-061-2/+3
* For PR786:Reid Spencer2006-11-021-1/+0
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-1/+1
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+2
* Change the verifier to never throw an exception. Instead verifyModule canopt...Chris Lattner2006-07-061-14/+1
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-221-13/+13
* For PR351:Reid Spencer2004-12-301-41/+47
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-251-1/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* We're not doing automake any moreReid Spencer2004-10-221-650/+0
* We won't use automakeReid Spencer2004-10-221-18/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+650
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+18
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-291-1/+1
* Correct to change interface of the analyzer.Reid Spencer2004-08-211-2/+4
* Name Change: llvm-abcd -> llvm-bcanalyzerReid Spencer2004-07-022-0/+111