llvm-6502/lib/Linker
Chris Lattner e6f8c5a716 Allow globals to be of different const'nesses when we link.
This finally resolves PR502, PR450,
and test/Regression/Linker/2005-02-12-ConstantGlobals{,-2}.ll correctly


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20135 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-12 19:20:28 +00:00
..
LinkArchives.cpp Remove un-needed #includes. 2004-12-20 04:15:44 +00:00
Linker.cpp Fix a compile error. config.h is now needed because DataTypes.h doesn't 2004-12-16 19:19:24 +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 Allow globals to be of different const'nesses when we link. 2005-02-12 19:20:28 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00