llvm-6502/lib/Linker
Chris Lattner c72e57314a fix some 80 column violations
Add support for programs that define main in a .a file, such as f2c'd programs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20631 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-15 23:03:34 +00:00
..
LinkArchives.cpp fix some 80 column violations 2005-03-15 23:03:34 +00:00
Linker.cpp Add support for ".so" files compiled with LLVM which contain LLVM bytecode. 2005-02-19 18:30:29 +00:00
LinkItems.cpp consolidate LinkFiles into LinkItems, use lib_* iterators. 2005-03-15 22:55:17 +00:00
LinkModules.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00