1. 21c62da remove attributions from tools. by Chris Lattner · 17 years ago
  2. 5116784 remove attributions from tools/utils makefiles. by Chris Lattner · 17 years ago
  3. 82a13c9 Move the space in overview output for commands out of each of the by Dan Gohman · 17 years ago
  4. a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 17 years ago
  5. 44dadff switch tools to bitcode instead of bytecode by Chris Lattner · 17 years ago
  6. a8653f3 archive library already depends on bc reader by Chris Lattner · 17 years ago
  7. c30598b make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 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. 30836fc Fix a bug introduced by a change in the Archive::writeToDisk interface. by Reid Spencer · 18 years ago
  10. 3039b99 Remove EH use from the Archive library and adjust its users accordingly. by Reid Spencer · 18 years ago
  11. 0465fa9 Tools require EH for their top-level try blocks. by Chris Lattner · 18 years ago
  12. 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 18 years ago
  13. 4e4fe66 ditto by Duraid Madina · 19 years ago
  14. dd04df0 For PR495: by Reid Spencer · 19 years ago
  15. ad38cd6 Make sure that tool names don't have any leading or trailing spaces in them. by Reid Spencer · 19 years ago
  16. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  17. ef11c5e Fix PR506: by Reid Spencer · 20 years ago
  18. 3d1cc28 Fix the help documentation to not imply multiple archive files can be processed. by Reid Spencer · 20 years ago
  19. b50ae12 For PR351: by Reid Spencer · 20 years ago
  20. bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
  21. babb45b Per code review: \ by Reid Spencer · 20 years ago
  22. 63ab669 A tool for adding a symbol table to LLVM Archives by Reid Spencer · 20 years ago
  23. 8d18dcf Makefile for llvm-ranlib tool by Reid Spencer · 20 years ago