1. 43b5f93 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 15 years ago
  2. e73a31f Stop building RTTI information for *most* llvm libraries. Notable by Chris Lattner · 15 years ago
  3. d624154 Convert llvm-link to IRReader. by Dan Gohman · 15 years ago
  4. e3ff456 disable exports from a bunch more tools, those without plugins. by Chris Lattner · 16 years ago
  5. 5116784 remove attributions from tools/utils makefiles. by Chris Lattner · 17 years ago
  6. 44dadff switch tools to bitcode instead of bytecode by Chris Lattner · 18 years ago
  7. c48e1db remove EH cruft, add bitcode support by Chris Lattner · 18 years ago
  8. aea932d Use LINK_COMPONENTS to specify *components* to link against instead of by Chris Lattner · 18 years ago
  9. 0465fa9 Tools require EH for their top-level try blocks. by Chris Lattner · 18 years ago
  10. 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 18 years ago
  11. bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
  12. d292fb9 This program needs libLLVMLinker.a now 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. b01c138 TransformUtils library is no longer needed since Linker.cpp is in VMCore by Misha Brukman · 20 years ago
  16. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  17. 3ef3beb `link' is being renamed to `llvm-link'. by Misha Brukman · 21 years ago
  18. 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
  19. ddca9d0 Fix makefiles after shuffling passes around the libraries by Chris Lattner · 23 years ago
  20. 9420298 Remove asmwriter library from link line, because the useful contents of it by Chris Lattner · 23 years ago
  21. 70d12b0 Since verifier and SlotCalculator are now in VMCore library, libanalysis is by Chris Lattner · 23 years ago
  22. 075a0b7 Add new linker by Chris Lattner · 23 years ago