llvm-6502/lib/Linker
Chris Lattner 97f8b0900a Fix PR1611 - Visibility should be ignored for a declaration
when a definition's visibility is different.  Likewise, the
visibility of two declarations mismatching is not an error.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41174 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-19 22:22:54 +00:00
..
LinkArchives.cpp Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Linker.cpp eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
LinkItems.cpp Improve error handling in the linker by: 2007-08-16 07:47:30 +00:00
LinkModules.cpp Fix PR1611 - Visibility should be ignored for a declaration 2007-08-19 22:22:54 +00:00
Makefile