llvm-6502/lib/Linker
Reid Spencer 903f21dd39 * Fix header block.
* Fix loop style per standards
* Don't create a new Module when the Linker's module is released.
* Add/fix function comments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18871 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 03:50:50 +00:00
..
LinkArchives.cpp For PR351: \ 2004-12-13 02:59:29 +00:00
Linker.cpp * Fix header block. 2004-12-13 03:50:50 +00:00
LinkFiles.cpp Fix header and function comments. 2004-12-13 03:13:18 +00:00
LinkItems.cpp For PR351: \ 2004-12-13 02:59:52 +00:00
LinkLibraries.cpp Add missing space in a comment. 2004-12-13 03:23:13 +00:00
LinkModules.cpp Make LinkModules a static member function 2004-12-13 03:00:16 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00