Remove some redundant checks, add a couple of new ones. This allows us to
[oota-llvm.git] / lib / Linker / Linker.cpp
2005-02-19 Chris LattnerAdd support for ".so" files compiled with LLVM which...
2004-12-16 Reid SpencerFix a compile error. config.h is now needed because...
2004-12-13 Reid Spencer* Fix header block.
2004-12-13 Reid SpencerThis file contains basic Linker facilities needed by...