llvm-6502/lib/Linker
Chris Lattner aee38ea569 Significantly rework linker support for global variables, allowing it to
correctly link globals whose LLVM types do not match.

This fixes several of the F2C SPEC FP benchmarks, which were failing this
due to the implementation of common blocks used by f2c.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18465 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-03 22:18:41 +00:00
..
LinkArchives.cpp PR466: 2004-12-02 09:52:10 +00:00
LinkModules.cpp Significantly rework linker support for global variables, allowing it to 2004-12-03 22:18:41 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00