1. 871c24f Drop something that link will never support, use gccld instead by Chris Lattner · 23 years ago
  2. c8cc4cb Updates to move some header files out of include/llvm/Transforms into by Chris Lattner · 23 years ago
  3. d43035e Use operator << to print modules by Chris Lattner · 23 years ago
  4. 76d1229 Make sure that there is no case where a signal can occur leaving a partially by Chris Lattner · 23 years ago
  5. 5bdf161 Perform debug outputs with ->dump() instead of << by Chris Lattner · 23 years ago
  6. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 23 years ago
  7. e8bab6a Accept, but ignore -lfoo options. by Chris Lattner · 24 years ago
  8. 888912d In an amazing fit of stupidity, I flipped the conditional and didn't test by Chris Lattner · 24 years ago
  9. ae96151 Chuck fixed the GCC problems so this hack is now unneccesary by Chris Lattner · 24 years ago
  10. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  11. 952d365 Tell the user if a file is corrupt or not... not that the file cannot be found. by Chris Lattner · 24 years ago
  12. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  13. de3b862 Add support to enable -lfoo to be processed correctly by Chris Lattner · 24 years ago
  14. 65be321 Implement a -L command line argument to specify a search path. Implement minimal ar compatibility stuff by Chris Lattner · 24 years ago
  15. d6b6525 Changes to get some meaningful feedback from the bytecode reader. At some point this stuff should all be exception driven, but for now it is not. by Chris Lattner · 24 years ago
  16. b81adf1 Add '-v' option to enable verbose output from the linker by Chris Lattner · 24 years ago
  17. 164cb69 Add a new -d argument to dump the internal rep as assembly. by Chris Lattner · 24 years ago
  18. 075a0b7 Add new linker by Chris Lattner · 24 years ago