1. 6b0f14b Emit an error when a library is not found. It is the GNU ld behavior and it is expected by the configure scripts. by Lauro Ramos Venancio · 16 years ago
  2. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  3. 49068bf Improve error handling in the linker by: by Reid Spencer · 17 years ago
  4. af11dc0 Ensure that error messages a propagated from calls to LinkInModule so they get by Reid Spencer · 17 years ago
  5. 53424ad Allow the filename "-" to be a place holder for stdin. This allows directing by Reid Spencer · 17 years ago
  6. e75ca3d eliminate residual cruft related to recognizing bytecode by Gabor Greif · 17 years ago
  7. a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 17 years ago
  8. 1a019e5 add bitcode support by Chris Lattner · 17 years ago
  9. c9a83e4 If an archive is not recognized as an LLVM bytecode archive then declare by Reid Spencer · 17 years ago
  10. 126b1b8 Dependent libraries could be native too. by Reid Spencer · 17 years ago
  11. 18da072 For PR1146: by Reid Spencer · 17 years ago
  12. c07cfdd For PR1302: by Reid Spencer · 17 years ago
  13. c853973 For PR1302: by Reid Spencer · 17 years ago
  14. 4952143 For PR998: by Reid Spencer · 18 years ago
  15. f4484f3 For PR521: by Reid Spencer · 19 years ago
  16. c7f0832 For PR495: by Reid Spencer · 19 years ago
  17. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  18. fc82ef6 consolidate LinkFiles into LinkItems, use lib_* iterators. by Chris Lattner · 19 years ago
  19. ad988f3 consolidate LinkLibraries into LinkItems by Chris Lattner · 19 years ago
  20. e84de29 For PR351: \ by Reid Spencer · 20 years ago
  21. b2abb26 Turn this error back into a warning, fixing the povray regression by Chris Lattner · 20 years ago
  22. 4bdf1c9 Fix PR139: \ Implement LinkItems and BuildLinkItems interfaces. by Reid Spencer · 20 years ago