1. c2c50cd Rename VMCore directory to IR. by Chandler Carruth · 12 years ago
  2. a443e5b Remove the C backend. by Eric Christopher · 13 years ago
  3. 9cdf388 Fix typo in generated HTML. by Nick Lewycky · 14 years ago
  4. 60cb528 Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if by Chris Lattner · 14 years ago
  5. b05942c Filter the future all-of-llvm shared library out of the llvm-config by Jeffrey Yasskin · 15 years ago
  6. 18743f4 New flag for GenLibDeps, and llvm-config-perobjincl. by Torok Edwin · 15 years ago
  7. 7e0842f Tweak GenLibDeps.pl so it works on solaris. Patch by Edward O'Callaghan. by Duncan Sands · 15 years ago
  8. 8d8fbf2 'The "or die" is intended to catch the case where nm returned a by Anton Korobeynikov · 15 years ago
  9. e40db4a Tell GenLibDeps.pl to inspect .so and .dylib shared files. by Oscar Fuentes · 16 years ago
  10. 8d59af3 Make GenLibDeps.pl more robust in the face of broken piping problems. by Chris Lattner · 16 years ago
  11. 58a4c5e Add support for building on solaris, working around namespace by Chris Lattner · 16 years ago
  12. 652f7ea Revert 51775. by Evan Cheng · 16 years ago
  13. babf11f Patches for building llvm on Solaris x86. Contributed by Nathan Keynes. by Evan Cheng · 16 years ago
  14. ec9e716 Added special support for stripping CRLF characters that may appear in the by Ted Kremenek · 17 years ago
  15. 8330b0e Updated GenLibDeps.pl to employ "use strict" to help prevent uses of variables by Ted Kremenek · 17 years ago
  16. d0fa46a Print an error message if the lib directory (first argument) is not a directory. by Reid Spencer · 18 years ago
  17. 9bf2e7f Fix a problem with use of undefined variables. Print an error message if by Reid Spencer · 18 years ago
  18. 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
  19. c152efd Add a feature for debugging library dependency cycles, -why option. This by Reid Spencer · 18 years ago
  20. dd73e7f Don't try to reference uninitialized data. Make sure we can find "nm". by Reid Spencer · 18 years ago
  21. 829bcb1 Attempt to get this script working on Darwin. by Reid Spencer · 18 years ago
  22. 444b2cf Remove the extraneous --defined-only option to nm. This is the default and by Reid Spencer · 18 years ago
  23. 44fa691 Don't require the "dot" program if -flat option is given, and don't produce by Reid Spencer · 18 years ago
  24. 0bf1177 Add a -flat option for generating the library dependencies in a flat by Reid Spencer · 19 years ago
  25. 6234582 1. Make sure that "dot" can be found in the path by Reid Spencer · 20 years ago
  26. b7e65b8 * Don't include weak definitions as a definition by Reid Spencer · 20 years ago
  27. 579b8de A Perl script to generate an HTML definition list containing the LLVM by Reid Spencer · 20 years ago