1. 8c39c96 build: Tidy up a bunch of tool Makefiles, and simplify where possible using the by Daniel Dunbar · 13 years ago
  2. 027f099 While printing annotations, print line number and variable name if debug info is present. by Devang Patel · 13 years ago
  3. 43b5f93 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 15 years ago
  4. e73a31f Stop building RTTI information for *most* llvm libraries. Notable by Chris Lattner · 15 years ago
  5. e3ff456 disable exports from a bunch more tools, those without plugins. by Chris Lattner · 16 years ago
  6. 5116784 remove attributions from tools/utils makefiles. by Chris Lattner · 17 years ago
  7. 44dadff switch tools to bitcode instead of bytecode by Chris Lattner · 17 years ago
  8. b3ca362 teach llvm-dis to read bitcode files by Chris Lattner · 17 years ago
  9. ebfc3a9 Switch to using llvm-config to build by Chris Lattner · 18 years ago
  10. 0465fa9 Tools require EH for their top-level try blocks. by Chris Lattner · 18 years ago
  11. 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 18 years ago
  12. bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
  13. 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
  14. 7c4c98d Add the LLVMsystem.a library as it is now used for operating system by Reid Spencer · 20 years ago
  15. 2f1f8e0 Mercilessly rip the cbackend out of llvm-dis. Leave a helpful error message by Chris Lattner · 21 years ago
  16. 055b3ff Change how we create the cwriter, and add a buttload of libraries that it now by Chris Lattner · 21 years ago
  17. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  18. ad0bf0f Renaming LLVM `dis' to `llvm-dis'. by Misha Brukman · 21 years ago
  19. 249d64a Chomped spurious blank lines. by Misha Brukman · 21 years ago
  20. e8a7d74 Get FindUsedTypes pass by Chris Lattner · 22 years ago
  21. 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
  22. 9ddc86c *** empty log message *** by Sumant Kowshik · 22 years ago
  23. 9420298 Remove asmwriter library from link line, because the useful contents of it by Chris Lattner · 22 years ago
  24. 70d12b0 Since verifier and SlotCalculator are now in VMCore library, libanalysis is by Chris Lattner · 23 years ago
  25. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 23 years ago
  26. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 23 years ago
  27. 416ae8d Reordered link line for correct static linking. by Vikram S. Adve · 23 years ago
  28. 0095054 Initial revision by Chris Lattner · 23 years ago