1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Linker
Chris Lattner 6e3279c0b4 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

llvm-svn: 20135
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