good catch anton
[oota-llvm.git] / lib / Linker / LinkItems.cpp
2008-02-27 Lauro Ramos VenancioEmit an error when a library is not found. It is the...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-16 Reid SpencerImprove error handling in the linker by:
2007-08-16 Reid SpencerEnsure that error messages a propagated from calls...
2007-08-08 Reid SpencerAllow the filename "-" to be a place holder for stdin...
2007-07-06 Gabor Greifeliminate residual cruft related to recognizing bytecode
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-05-06 Chris Lattneradd bitcode support
2007-04-30 Reid SpencerIf an archive is not recognized as an LLVM bytecode...
2007-04-30 Reid SpencerDependent libraries could be native too.
2007-04-11 Reid SpencerFor PR1146:
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Reid SpencerFor PR1302:
2006-11-11 Reid SpencerFor PR998:
2006-01-10 Reid SpencerFor PR521:
2005-07-07 Reid SpencerFor PR495:
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-15 Chris Lattnerconsolidate LinkFiles into LinkItems, use lib_* iterators.
2005-03-15 Chris Lattnerconsolidate LinkLibraries into LinkItems
2004-12-13 Reid SpencerFor PR351: \
2004-12-08 Chris LattnerTurn this error back into a warning, fixing the povray...
2004-12-05 Reid SpencerFix PR139: \